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 Mariatta
Recipients Mariatta, abarnert, ethan.furman, gvanrossum, levkivskyi, martin.panter, ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2017-06-10.03:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497065790.63.0.470372046341.issue25958@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 753422f6e32e13d96319b090788f0474f1e21fc4 by Mariatta in branch '3.6':
bpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2054)
https://github.com/python/cpython/commit/753422f6e32e13d96319b090788f0474f1e21fc4
History
Date User Action Args
2017-06-10 03:36:30Mariattasetrecipients: + Mariatta, gvanrossum, rhettinger, ncoghlan, ethan.furman, python-dev, martin.panter, serhiy.storchaka, abarnert, levkivskyi
2017-06-10 03:36:30Mariattasetmessageid: <1497065790.63.0.470372046341.issue25958@psf.upfronthosting.co.za>
2017-06-10 03:36:30Mariattalinkissue25958 messages
2017-06-10 03:36:30Mariattacreate