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 davide.rizzo, ezio.melotti, python-dev, rhettinger
Date 2011-03-30.00:33:44
SpamBayes Score 0.0011121855
Marked as misclassified No
Message-id <E1Q4jLz-0001Sq-BX@dinsdale.python.org>
In-reply-to
Content
New changeset f4e6e18cae4b by Raymond Hettinger in branch '2.7':
Issue 11713: clarify docstring for collections.deque()
http://hg.python.org/cpython/rev/f4e6e18cae4b

New changeset 36344c9505b2 by Raymond Hettinger in branch '3.1':
Issue 11713: clarify docstring for collections.deque()
http://hg.python.org/cpython/rev/36344c9505b2
History
Date User Action Args
2011-03-30 00:33:46python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, davide.rizzo
2011-03-30 00:33:44python-devlinkissue11713 messages
2011-03-30 00:33:44python-devcreate