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 benjamin.peterson, ezio.melotti, flox, gvanrossum, ncoghlan, xgdomingo
Date 2017-06-27.08:59:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498553958.35.0.920244227593.issue17960@psf.upfronthosting.co.za>
In-reply-to
Content
Guido: perhaps I should run this update through the PEP process?

Even though the actual proposed change is only to a pretty obscure edge case (having multiple concurrent live references to the result of locals() for a function namespace), the extra visibility should help developers of alternative implementations be clear on what is happening.
History
Date User Action Args
2017-06-27 08:59:18ncoghlansetrecipients: + ncoghlan, gvanrossum, benjamin.peterson, ezio.melotti, flox, xgdomingo
2017-06-27 08:59:18ncoghlansetmessageid: <1498553958.35.0.920244227593.issue17960@psf.upfronthosting.co.za>
2017-06-27 08:59:18ncoghlanlinkissue17960 messages
2017-06-27 08:59:18ncoghlancreate