Message207642
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:21:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389140504.71.0.617730511292.issue20184@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:
Modules/faulthandler.c: 7 sites
Modules/_pickle.c: 7 sites
Modules/_lzmamodule.c: 7 sites
Python/bltinmodule.c: 6 sites
Modules/termios.c: 6 sites
Modules/syslogmodule.c: 6 sites
Modules/_dbmmodule.c: 4 sites
Modules/_gdbmmodule.c: 2 sites
Modules/_json.c: 5 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:44 | larry | set | recipients: + larry |
| 2014-01-08 00:21:44 | larry | set | messageid: <1389140504.71.0.617730511292.issue20184@psf.upfronthosting.co.za> |
| 2014-01-08 00:21:44 | larry | link | issue20184 messages |
| 2014-01-08 00:21:44 | larry | create | |