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