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 pitrou
Recipients Pox TheGreat, davin, pitrou, terry.reedy
Date 2018-03-11.18:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520792500.94.0.467229070634.issue31804@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e756f66c83786ee82f5f7d45931ae50a6931dd7f by Antoine Pitrou in branch 'master':
bpo-31804: Fix multiprocessing.Process with broken standard streams (#6079)
https://github.com/python/cpython/commit/e756f66c83786ee82f5f7d45931ae50a6931dd7f
History
Date User Action Args
2018-03-11 18:21:41pitrousetrecipients: + pitrou, terry.reedy, davin, Pox TheGreat
2018-03-11 18:21:40pitrousetmessageid: <1520792500.94.0.467229070634.issue31804@psf.upfronthosting.co.za>
2018-03-11 18:21:40pitroulinkissue31804 messages
2018-03-11 18:21:40pitroucreate