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 eric.araujo
Recipients eric.araujo, georg.brandl, robcliffe, ron_adam, terry.reedy
Date 2010-04-30.19:22:53
SpamBayes Score 1.1618007e-08
Marked as misclassified No
Message-id <1272655375.27.0.839916949855.issue8525@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your work, Rob. To get reviews and comments, you’ll need to submit a patch (a diff) instead of the whole file. This makes it easier to see your changes than looking for a special comment :)

This short doc should contain all the information you’ll need: http://www.python.org/dev/patches

As Terry said, 2.6 and 3.1 only get bug fixes, 2.7 and 3.2 are in beta stage and don’t get new features, so you’ll want to port your changes to the py3k branch (the trunk for the 3.x series).

Regards
History
Date User Action Args
2010-04-30 19:22:55eric.araujosetrecipients: + eric.araujo, georg.brandl, terry.reedy, ron_adam, robcliffe
2010-04-30 19:22:55eric.araujosetmessageid: <1272655375.27.0.839916949855.issue8525@psf.upfronthosting.co.za>
2010-04-30 19:22:53eric.araujolinkissue8525 messages
2010-04-30 19:22:53eric.araujocreate