Message 349144 - Python tracker

Message349144

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 rhettinger
Recipients Grzegorz Krasoń, rhettinger, steven.daprano
Date 2019-08-07.00:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565139385.66.0.340285415828.issue37646@roundup.psfhosted.org>
In-reply-to
Content
New changeset 610a4823cc0a3c2380ad0dfe64ae483ced4e5304 by Raymond Hettinger in branch 'master':
bpo-37646:  Document that eval() cannot access nested scopes (GH-15117)
https://github.com/python/cpython/commit/610a4823cc0a3c2380ad0dfe64ae483ced4e5304
History
Date User Action Args
2019-08-07 00:56:25rhettingersetrecipients: + rhettinger, steven.daprano, Grzegorz Krasoń
2019-08-07 00:56:25rhettingersetmessageid: <1565139385.66.0.340285415828.issue37646@roundup.psfhosted.org>
2019-08-07 00:56:25rhettingerlinkissue37646 messages
2019-08-07 00:56:25rhettingercreate