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 lukasz.langa
Recipients emilyemorehouse, gvanrossum, lukasz.langa, ncoghlan, pablogsal, quentel
Date 2019-10-14.11:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571053218.48.0.230004614621.issue38469@roundup.psfhosted.org>
In-reply-to
Content
New changeset 927f07c816aad9f8ed961d7ace6a367837f7fa8f by Łukasz Langa (Miss Islington (bot)) in branch '3.8':
bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755) (#16760)
https://github.com/python/cpython/commit/927f07c816aad9f8ed961d7ace6a367837f7fa8f
History
Date User Action Args
2019-10-14 11:40:18lukasz.langasetrecipients: + lukasz.langa, gvanrossum, ncoghlan, quentel, emilyemorehouse, pablogsal
2019-10-14 11:40:18lukasz.langasetmessageid: <1571053218.48.0.230004614621.issue38469@roundup.psfhosted.org>
2019-10-14 11:40:18lukasz.langalinkissue38469 messages
2019-10-14 11:40:18lukasz.langacreate