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 docs@python, joern, mark.dickinson, python-dev
Date 2012-01-27.14:14:43
SpamBayes Score 0.22015385
Marked as misclassified No
Message-id <E1RqmZf-0008OV-5e@dinsdale.python.org>
In-reply-to
Content
New changeset 089a086252fc by Benjamin Peterson in branch '3.2':
note that get() is not affected by default_factory (closes #13887)
http://hg.python.org/cpython/rev/089a086252fc

New changeset 26612ad451ad by Benjamin Peterson in branch 'default':
merge heads (#13887)
http://hg.python.org/cpython/rev/26612ad451ad

New changeset b2db66bc8e7f by Benjamin Peterson in branch '2.7':
note that get() is not affected by default_factory (closes #13887)
http://hg.python.org/cpython/rev/b2db66bc8e7f
History
Date User Action Args
2012-01-27 14:14:44python-devsetrecipients: + python-dev, mark.dickinson, docs@python, joern
2012-01-27 14:14:44python-devlinkissue13887 messages
2012-01-27 14:14:43python-devcreate