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 chris.jerdonek
Recipients chris.jerdonek, eric.araujo, ezio.melotti, ncoghlan, ned.deily, pitrou, terry.reedy
Date 2013-02-27.11:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361964216.19.0.0727023749327.issue16930@psf.upfronthosting.co.za>
In-reply-to
Content
If you start with a patch against 3.x, which is the normal case, why go to the trouble of grafting from the patch modified for 2.7?  It seems you're just creating more trouble for yourself (introducing more conflicts you have to resolve, etc) when you already have a patch that is known to apply cleanly to 3.x.
History
Date User Action Args
2013-02-27 11:23:36chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, ncoghlan, pitrou, ned.deily, ezio.melotti, eric.araujo
2013-02-27 11:23:36chris.jerdoneksetmessageid: <1361964216.19.0.0727023749327.issue16930@psf.upfronthosting.co.za>
2013-02-27 11:23:36chris.jerdoneklinkissue16930 messages
2013-02-27 11:23:35chris.jerdonekcreate