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 Martin.Teichmann, ncoghlan, serhiy.storchaka
Date 2018-01-28.04:17:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517113069.19.0.467229070634.issue30306@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dd0e087edc8f1e4d2c0913236b1a62a77d9db6d8 by Nick Coghlan (Martin Teichmann) in branch 'master':
bpo-30306: release arguments of contextmanager (GH-1500)
https://github.com/python/cpython/commit/dd0e087edc8f1e4d2c0913236b1a62a77d9db6d8
History
Date User Action Args
2018-01-28 04:17:49ncoghlansetrecipients: + ncoghlan, serhiy.storchaka, Martin.Teichmann
2018-01-28 04:17:49ncoghlansetmessageid: <1517113069.19.0.467229070634.issue30306@psf.upfronthosting.co.za>
2018-01-28 04:17:49ncoghlanlinkissue30306 messages
2018-01-28 04:17:49ncoghlancreate