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 JelleZijlstra, Mariatta, gvanrossum, levkivskyi, ncoghlan, yselivanov
Date 2017-06-10.03:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497065790.97.0.0312861086178.issue30266@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:31Mariattasetrecipients: + Mariatta, gvanrossum, ncoghlan, yselivanov, levkivskyi, JelleZijlstra
2017-06-10 03:36:30Mariattasetmessageid: <1497065790.97.0.0312861086178.issue30266@psf.upfronthosting.co.za>
2017-06-10 03:36:30Mariattalinkissue30266 messages
2017-06-10 03:36:30Mariattacreate