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 steve.dower
Recipients Arfrever, PedanticHacker, devplayer, eryksun, jbmilam, joncwchao, python-dev, r.david.murray, steve.dower
Date 2015-09-07.15:38:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441640295.36.0.894227903534.issue8232@psf.upfronthosting.co.za>
In-reply-to
Content
Try doing:

hg up -r 4e329892817c1eed81aafd14e82b8ef23b45a6e6
hg import --no-commit http://bugs.python.org/file40384/25005_1.patch

That *should* apply it where I originally made it from. I'll do the same and rebase the patch against tip.
History
Date User Action Args
2015-09-07 15:38:15steve.dowersetrecipients: + steve.dower, Arfrever, r.david.murray, joncwchao, devplayer, python-dev, eryksun, jbmilam, PedanticHacker
2015-09-07 15:38:15steve.dowersetmessageid: <1441640295.36.0.894227903534.issue8232@psf.upfronthosting.co.za>
2015-09-07 15:38:15steve.dowerlinkissue8232 messages
2015-09-07 15:38:15steve.dowercreate