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 martin.panter
Recipients martin.panter, ncoghlan, tuxtimo, vstinner, yselivanov
Date 2016-02-02.03:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454382474.57.0.218602261556.issue26264@psf.upfronthosting.co.za>
In-reply-to
Content
What happened in cases like “with” and “yield”, when these names were turned into reserved keywords depending on a __future__ statement?
History
Date User Action Args
2016-02-02 03:07:54martin.pantersetrecipients: + martin.panter, ncoghlan, vstinner, yselivanov, tuxtimo
2016-02-02 03:07:54martin.pantersetmessageid: <1454382474.57.0.218602261556.issue26264@psf.upfronthosting.co.za>
2016-02-02 03:07:54martin.panterlinkissue26264 messages
2016-02-02 03:07:54martin.pantercreate