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 Jill.M, docs@python, ezio.melotti, ncoghlan, python-dev, rhettinger
Date 2014-03-25.08:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ftQlC13Lkz7Lk0@mail.python.org>
In-reply-to
Content
New changeset 2e51845a99e2 by Georg Brandl in branch '2.7':
Closes #18456: Doc fix: PyDict_Update only works with dict-like objects, not key-value sequences. Patch by priyapappachan.
http://hg.python.org/cpython/rev/2e51845a99e2
History
Date User Action Args
2014-03-25 08:35:35python-devsetrecipients: + python-dev, rhettinger, ncoghlan, ezio.melotti, docs@python, Jill.M
2014-03-25 08:35:35python-devlinkissue18456 messages
2014-03-25 08:35:35python-devcreate