[docs] [issue31968] exec(): method's default arguments from dict-inherited globals

Raymond Hettinger report at bugs.python.org
Sat Jun 1 11:52:01 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


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


----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31968>
_______________________________________


More information about the docs mailing list