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.17:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517161226.53.0.467229070634.issue32690@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a4d00012565d716db6e6abe1b8f33eaaa4de416e by Raymond Hettinger in branch 'master':
bpo-32690: Preserve order of locals() (#5379)
https://github.com/python/cpython/commit/a4d00012565d716db6e6abe1b8f33eaaa4de416e
History
Date User Action Args
2018-01-28 17:40:26rhettingersetrecipients: + rhettinger, gvanrossum, ncoghlan, njs, dabeaz
2018-01-28 17:40:26rhettingersetmessageid: <1517161226.53.0.467229070634.issue32690@psf.upfronthosting.co.za>
2018-01-28 17:40:26rhettingerlinkissue32690 messages
2018-01-28 17:40:26rhettingercreate