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 pablogsal
Recipients emilyemorehouse, gvanrossum, lukasz.langa, ncoghlan, pablogsal, quentel
Date 2019-10-14.04:18:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571026687.96.0.112117968899.issue38469@roundup.psfhosted.org>
In-reply-to
Content
New changeset fd5c414880b2e05720b9cf14ab0b0d7ae2b7d925 by Pablo Galindo in branch 'master':
bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755)
https://github.com/python/cpython/commit/fd5c414880b2e05720b9cf14ab0b0d7ae2b7d925
History
Date User Action Args
2019-10-14 04:18:08pablogsalsetrecipients: + pablogsal, gvanrossum, ncoghlan, lukasz.langa, quentel, emilyemorehouse
2019-10-14 04:18:07pablogsalsetmessageid: <1571026687.96.0.112117968899.issue38469@roundup.psfhosted.org>
2019-10-14 04:18:07pablogsallinkissue38469 messages
2019-10-14 04:18:07pablogsalcreate