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 | larry |
| Date | 2014年01月08日.00:22:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389140539.55.0.106381625615.issue20185@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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: Objects/typeobject.c: 5 sites Objects/longobject.c: 5 sites Objects/listobject.c: 5 sites Objects/floatobject.c: 4 sites Modules/resource.c: 4 sites Modules/_threadmodule.c: 4 sites Modules/_bz2module.c: 4 sites Modules/_bisectmodule.c: 4 sites Python/marshal.c: 3 sites Objects/exceptions.c: 3 sites Modules/nismodule.c: 3 sites Modules/gcmodule.c: 3 sites Python/_warnings.c: 2 sites Modules/_cryptmodule.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:22:19 | larry | set | recipients: + larry |
| 2014年01月08日 00:22:19 | larry | set | messageid: <1389140539.55.0.106381625615.issue20185@psf.upfronthosting.co.za> |
| 2014年01月08日 00:22:19 | larry | link | issue20185 messages |
| 2014年01月08日 00:22:19 | larry | create | |