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 Arfrever, Jim.Jewett, Trundle, alex, asvetlov, barry, bfroehle, chris.jerdonek, daniel.urban, david.villa, dmalcolm, eric.smith, ezio.melotti, gregory.p.smith, gvanrossum, jcea, jkloth, koobs, larry, mark.dickinson, ncoghlan, pitrou, python-dev, serhiy.storchaka, skrah, v+python
Date 2014-01-14.22:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f3n0G6Cn8z7Lqk@mail.python.org>
In-reply-to
Content
New changeset f35b3a86ade3 by Meador Inge in branch 'default':
Fix minor bug in dict.__contains__ docstring.
http://hg.python.org/cpython/rev/f35b3a86ade3
History
Date User Action Args
2014-01-14 22:49:03python-devsetrecipients: + python-dev, gvanrossum, barry, gregory.p.smith, jcea, mark.dickinson, ncoghlan, pitrou, larry, eric.smith, jkloth, ezio.melotti, Arfrever, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, chris.jerdonek, Jim.Jewett, serhiy.storchaka, bfroehle, koobs, david.villa
2014-01-14 22:49:03python-devlinkissue16612 messages
2014-01-14 22:49:03python-devcreate