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 ncoghlan
Recipients dabeaz, gvanrossum, ncoghlan, ned.deily, njs, rhettinger, vstinner, yselivanov
Date 2018-01-30.05:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517290064.16.0.467229070634.issue32690@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 05f91a42cd9575ef338a67bd04855b44f6ac20c2 by Nick Coghlan in branch '3.6':
[3.6] Revert "bpo-32690: Preserve order of locals() (GH-5379) (#5390)"
https://github.com/python/cpython/commit/05f91a42cd9575ef338a67bd04855b44f6ac20c2
History
Date User Action Args
2018-01-30 05:27:44ncoghlansetrecipients: + ncoghlan, gvanrossum, rhettinger, vstinner, ned.deily, njs, dabeaz, yselivanov
2018-01-30 05:27:44ncoghlansetmessageid: <1517290064.16.0.467229070634.issue32690@psf.upfronthosting.co.za>
2018-01-30 05:27:44ncoghlanlinkissue32690 messages
2018-01-30 05:27:44ncoghlancreate