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 larry, methane, python-dev, vstinner
Date 2017-01-19.11:41:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170119114110.14473.73408.C7776731@psf.io>
In-reply-to
Content
New changeset 00c63ee66e0c by Victor Stinner in branch 'default':
dict.get() and dict.setdefault() now use AC
https://hg.python.org/cpython/rev/00c63ee66e0c
History
Date User Action Args
2017-01-19 11:41:13python-devsetrecipients: + python-dev, vstinner, larry, methane
2017-01-19 11:41:13python-devlinkissue29311 messages
2017-01-19 11:41:13python-devcreate