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 dabeaz, gvanrossum, ncoghlan, njs, rhettinger
Date 2018-01-28.18:13:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9105879bfd7133ecbac67f3e9c0bacf6e477de5a by Raymond Hettinger (Miss Islington (bot)) in branch '3.6':
bpo-32690: Preserve order of locals() (GH-5379) (#5390)
https://github.com/python/cpython/commit/9105879bfd7133ecbac67f3e9c0bacf6e477de5a
History
Date User Action Args
2018-01-28 18:13:20rhettingersetrecipients: + rhettinger, gvanrossum, ncoghlan, njs, dabeaz
2018-01-28 18:13:20rhettingersetmessageid: <[email protected]>
2018-01-28 18:13:20rhettingerlinkissue32690 messages
2018-01-28 18:13:19rhettingercreate