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 Garrett.Moore, docs@python, python-dev, sbt
Date 2013-07-02.12:02:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bl3wl00MSz7LlQ@mail.python.org>
In-reply-to
Content
New changeset f35401dba89f by Richard Oudkerk in branch '2.7':
Issue #14206: Clarify docs for Queue.join_cancel_thread().
http://hg.python.org/cpython/rev/f35401dba89f

New changeset 9746f217a270 by Richard Oudkerk in branch '3.3':
Issue #14206: Clarify docs for Queue.join_cancel_thread().
http://hg.python.org/cpython/rev/9746f217a270

New changeset d0b48efac9de by Richard Oudkerk in branch 'default':
Issue #14206: Clarify docs for Queue.join_cancel_thread().
http://hg.python.org/cpython/rev/d0b48efac9de
History
Date User Action Args
2013-07-02 12:02:31python-devsetrecipients: + python-dev, docs@python, sbt, Garrett.Moore
2013-07-02 12:02:31python-devlinkissue14206 messages
2013-07-02 12:02:31python-devcreate