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 rhettinger
Recipients Santiago Blanco, docs@python, python-dev, remi.lapeyre, rhettinger
Date 2020-04-27.01:11:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 88499f15f547ccf7b15d37b0eaf51cc40bad5c39 by Raymond Hettinger in branch 'master':
bpo-40387: Improve queue join() example. (GH-19724)
https://github.com/python/cpython/commit/88499f15f547ccf7b15d37b0eaf51cc40bad5c39
History
Date User Action Args
2020-04-27 01:11:34rhettingersetrecipients: + rhettinger, docs@python, python-dev, remi.lapeyre, Santiago Blanco
2020-04-27 01:11:34rhettingersetmessageid: <[email protected]>
2020-04-27 01:11:34rhettingerlinkissue40387 messages
2020-04-27 01:11:34rhettingercreate