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-29.14:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
By the way, my plan is to turn on the file preset just before checkin.  The patch is *much* easier to read without turning that on first; with the file preset, now you have to keep two windows in sync to compare calls to PyArg_*().
History
Date User Action Args
2014-01-29 14:14:27larrysetrecipients: + larry
2014-01-29 14:14:27larrysetmessageid: <[email protected]>
2014-01-29 14:14:27larrylinkissue20170 messages
2014-01-29 14:14:26larrycreate