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 serhiy.storchaka
Recipients bquinlan, docs@python, jnoller, pitrou, rhettinger, sbt, serhiy.storchaka
Date 2013-08-16.17:43:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376675015.24.0.101209198038.issue18757@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which fixes internal references in the documentation of concurrent modules: threading, multiprocessing, concurrent.futures, subprocess, queue, and select.
History
Date User Action Args
2013-08-16 17:43:35serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, bquinlan, pitrou, jnoller, docs@python, sbt
2013-08-16 17:43:35serhiy.storchakasetmessageid: <1376675015.24.0.101209198038.issue18757@psf.upfronthosting.co.za>
2013-08-16 17:43:35serhiy.storchakalinkissue18757 messages
2013-08-16 17:43:34serhiy.storchakacreate