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 alex
Recipients alex, benjamin.peterson, christian.heimes, dstufft, ethan.furman, geertj, giampaolo.rodola, janssen, pitrou, python-dev
Date 2014-09-04.20:16:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409861781.31.0.621611546299.issue20421@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch backports it (only change is the use of `closing()` and resolving the conflict in Misc/NEWS). I'll leave it up to benjamin whether he wants to commit (input from others welcome). My view is to prefer backporting stuff since it helps keep the diff small.
History
Date User Action Args
2014-09-04 20:16:21alexsetrecipients: + alex, geertj, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, ethan.furman, python-dev, dstufft
2014-09-04 20:16:21alexsetmessageid: <1409861781.31.0.621611546299.issue20421@psf.upfronthosting.co.za>
2014-09-04 20:16:21alexlinkissue20421 messages
2014-09-04 20:16:21alexcreate