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 ncoghlan
Recipients ethan.furman, martin.panter, ncoghlan, serhiy.storchaka
Date 2015-05-31.14:26:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433082413.8.0.968227894639.issue24336@psf.upfronthosting.co.za>
In-reply-to
Content
The v3 patch looks good to me, and indeed it's a regression I introduced back in 3.2.

I don't see much value in adding the test to the 2.7 test suite (with contextlib2 just a pip install away, it's very unlikely the standard library version will see any significant updates)
History
Date User Action Args
2015-05-31 14:26:53ncoghlansetrecipients: + ncoghlan, ethan.furman, martin.panter, serhiy.storchaka
2015-05-31 14:26:53ncoghlansetmessageid: <1433082413.8.0.968227894639.issue24336@psf.upfronthosting.co.za>
2015-05-31 14:26:53ncoghlanlinkissue24336 messages
2015-05-31 14:26:53ncoghlancreate