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, jaraco, orsenthil, pitrou
Date 2011-07-26.14:24:59
SpamBayes Score 0.00011087964
Marked as misclassified No
Message-id <1311690299.8.0.806537441555.issue10639@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I hadn’t seen you in http://docs.python.org/devguide/developers and I don’t recall the URI of the generated file with all names.  I’ve asked that your Roundup profile be updated so that you get the Python icon and the possibility to be assigned bugs.

If you already have clones, the workflow should not be hard: go to a 3.2 checkout, fix things, run patchcheck and tests, commit.  Go to 3.3, pull, merge, test, commit, push.  The only tricky things that can make push hooks reject changesets are trailing whitespace, maybe EOLs, and new named branches.  We also prefer to push one changeset with all changes, not a series of changesets with gradual fixes.
History
Date User Action Args
2011-07-26 14:24:59eric.araujosetrecipients: + eric.araujo, jaraco, orsenthil, pitrou
2011-07-26 14:24:59eric.araujosetmessageid: <1311690299.8.0.806537441555.issue10639@psf.upfronthosting.co.za>
2011-07-26 14:24:59eric.araujolinkissue10639 messages
2011-07-26 14:24:59eric.araujocreate