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 ezio.melotti
Recipients chris.jerdonek, eric.araujo, ezio.melotti, ncoghlan, pitrou, sandro.tosi, terry.reedy, tshepang
Date 2013-01-13.09:11:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358068274.79.0.672014819712.issue14468@psf.upfronthosting.co.za>
In-reply-to
Content
I added more comments on bitbucket to indicate the new parts, the ones that have been moved, and the ones that have been removed.  That should make reviews easier.

I still haven't looked at the original FAQs (in faqs.rst), and still have to decide what should go where.  The general idea is that committers-specific FAQs should go in committing.rst, and the rest should go in faqs.rst.
Another option is to keep in committing.rst only the "4 fundamental FAQs" (i.e. "In what branches should I commit?", "In what order should I merge my commits?", "How do I merge between different branches (within the same major version)?", "How do I port a changeset between the two major Python versions (2.x and 3.x)?"), and move all the other stubs (including the one about null merges) on faqs.rst, possibly grouping them in two different sections: committers and contributors.
History
Date User Action Args
2013-01-13 09:11:14ezio.melottisetrecipients: + ezio.melotti, terry.reedy, ncoghlan, pitrou, eric.araujo, sandro.tosi, chris.jerdonek, tshepang
2013-01-13 09:11:14ezio.melottisetmessageid: <1358068274.79.0.672014819712.issue14468@psf.upfronthosting.co.za>
2013-01-13 09:11:14ezio.melottilinkissue14468 messages
2013-01-13 09:11:13ezio.melotticreate