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, ned.deily, pitrou, terry.reedy
Date 2013-02-27.11:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361963162.91.0.768980511763.issue16930@psf.upfronthosting.co.za>
In-reply-to
Content
Also I often made changes on the patch I imported and applied on 2.7 (e.g. update Misc/NEWS).  Reimporting the patch means that I would have to do it again, and both "hg import --no-c url_of_the patch" and "hg export 2.7 | hg import -" are more complicated than "hg graft 2.7".
History
Date User Action Args
2013-02-27 11:06:02ezio.melottisetrecipients: + ezio.melotti, terry.reedy, ncoghlan, pitrou, ned.deily, eric.araujo, chris.jerdonek
2013-02-27 11:06:02ezio.melottisetmessageid: <1361963162.91.0.768980511763.issue16930@psf.upfronthosting.co.za>
2013-02-27 11:06:02ezio.melottilinkissue16930 messages
2013-02-27 11:06:02ezio.melotticreate