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 ned.deily, rhettinger, serhiy.storchaka
Date 2018-02-11.09:09:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518340199.66.0.467229070634.issue32792@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 170b3f79506480f78275a801822c9ff1283e16f2 by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-32792: Preserve mapping order in ChainMap() (GH-5586) (#GH-5617)
https://github.com/python/cpython/commit/170b3f79506480f78275a801822c9ff1283e16f2
History
Date User Action Args
2018-02-11 09:09:59rhettingersetrecipients: + rhettinger, ned.deily, serhiy.storchaka
2018-02-11 09:09:59rhettingersetmessageid: <1518340199.66.0.467229070634.issue32792@psf.upfronthosting.co.za>
2018-02-11 09:09:59rhettingerlinkissue32792 messages
2018-02-11 09:09:59rhettingercreate