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 Amery, bbayles, docs@python, serhiy.storchaka
Date 2018-04-29.18:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525024987.78.0.682650639539.issue32362@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9f3535c9cde8813ce631d6ebe4d790682f594828 by Serhiy Storchaka (Bo Bayles) in branch 'master':
bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223)
https://github.com/python/cpython/commit/9f3535c9cde8813ce631d6ebe4d790682f594828
History
Date User Action Args
2018-04-29 18:03:07serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, bbayles, Amery
2018-04-29 18:03:07serhiy.storchakasetmessageid: <1525024987.78.0.682650639539.issue32362@psf.upfronthosting.co.za>
2018-04-29 18:03:07serhiy.storchakalinkissue32362 messages
2018-04-29 18:03:07serhiy.storchakacreate