This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | larry |
|---|---|
| Recipients | brett.cannon, larry |
| Date | 2014年01月08日.00:21:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389140466.18.0.404050333165.issue20152@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
(Brett: in order to avoid creating 129 differet issues on the tracker, I'm bundling files together into groups of 50 sites. You don't have to tackle the whole list if you don't want to.) This issue is part of the Great Argument Clinic Conversion Derby, where we're trying to convert as much of Python 3.4 to use Argument Clinic as we can before Release Candidate 1 on January 19. This issue asks you to change the following bundle of files: Python/import.c: 8 sites Modules/cmathmodule.c: 8 sites Modules/cjkcodecs/multibytecodec.c: 8 sites Modules/arraymodule.c: 8 sites Modules/pyexpat.c: 7 sites Modules/fcntlmodule.c: 7 sites Modules/pwdmodule.c: 2 sites Modules/spwdmodule.c: 1 sites Modules/grpmodule.c: 1 sites Talk to me (larry) if you only want to attack part of a bundle. For instructions on how to convert a function to work with Argument Clinic, read the "howto": http://docs.python.org/dev/howto/clinic.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年01月08日 00:21:06 | larry | set | recipients: + larry, brett.cannon |
| 2014年01月08日 00:21:06 | larry | set | messageid: <1389140466.18.0.404050333165.issue20152@psf.upfronthosting.co.za> |
| 2014年01月08日 00:21:06 | larry | link | issue20152 messages |
| 2014年01月08日 00:21:05 | larry | create | |