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 python-dev
Recipients brett.cannon, jstasiak, lemburg, pitrou, python-dev, r.david.murray, vstinner, yselivanov
Date 2016-09-08.20:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908200634.69487.30096.B69414AA@psf.io>
In-reply-to
Content
New changeset d43f819caea7 by Victor Stinner in branch 'default':
Add a new private version to the builtin dict type
https://hg.python.org/cpython/rev/d43f819caea7
History
Date User Action Args
2016-09-08 20:06:39python-devsetrecipients: + python-dev, lemburg, brett.cannon, pitrou, vstinner, r.david.murray, yselivanov, jstasiak
2016-09-08 20:06:39python-devlinkissue26058 messages
2016-09-08 20:06:39python-devcreate