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 Damien George, barry, emilyemorehouse, gvanrossum, lukasz.langa, ncoghlan, serhiy.storchaka
Date 2019-08-25.14:41:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566744110.84.0.026172275491.issue37757@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ca030765db49525f16b8fabff4153238148b58d by Nick Coghlan in branch '3.8':
[3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15491)
https://github.com/python/cpython/commit/6ca030765db49525f16b8fabff4153238148b58d
History
Date User Action Args
2019-08-25 14:41:50ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, lukasz.langa, serhiy.storchaka, Damien George, emilyemorehouse
2019-08-25 14:41:50ncoghlansetmessageid: <1566744110.84.0.026172275491.issue37757@roundup.psfhosted.org>
2019-08-25 14:41:50ncoghlanlinkissue37757 messages
2019-08-25 14:41:50ncoghlancreate