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 Ilya Polyakovskiy, anthonypjshaw, docs@python, r.david.murray, rhettinger
Date 2019-06-01.15:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559404321.85.0.0722698708172.issue31968@roundup.psfhosted.org>
In-reply-to
Content
New changeset 059b9ea5ac98f432e41b05d1fa5aab4ffa22df4d by Raymond Hettinger (Anthony Shaw) in branch 'master':
bpo-31968: Documentation -- add clarification on the globals dict for exec() (GH-13140)
https://github.com/python/cpython/commit/059b9ea5ac98f432e41b05d1fa5aab4ffa22df4d
History
Date User Action Args
2019-06-01 15:52:01rhettingersetrecipients: + rhettinger, r.david.murray, docs@python, anthonypjshaw, Ilya Polyakovskiy
2019-06-01 15:52:01rhettingersetmessageid: <1559404321.85.0.0722698708172.issue31968@roundup.psfhosted.org>
2019-06-01 15:52:01rhettingerlinkissue31968 messages
2019-06-01 15:52:01rhettingercreate