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 ned.deily
Recipients cheryl.sabella, docs@python, methane, ned.deily, vstinner, yselivanov
Date 2018-06-04.22:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528150173.38.0.592728768989.issue33609@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f822549653d8d09bffff5b7dcddfdf12679a787c by Ned Deily (INADA Naoki) in branch 'master':
bpo-33609: Document dict insertion order guarantee as of 3.7 (GH-7093)
https://github.com/python/cpython/commit/f822549653d8d09bffff5b7dcddfdf12679a787c
History
Date User Action Args
2018-06-04 22:09:33ned.deilysetrecipients: + ned.deily, vstinner, methane, docs@python, yselivanov, cheryl.sabella
2018-06-04 22:09:33ned.deilysetmessageid: <1528150173.38.0.592728768989.issue33609@psf.upfronthosting.co.za>
2018-06-04 22:09:33ned.deilylinkissue33609 messages
2018-06-04 22:09:33ned.deilycreate