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 vstinner
Recipients ahcub, davin, pitrou, vstinner
Date 2018-09-04.16:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536077437.79.0.56676864532.issue34563@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 266f4904a222a784080e29aad0916849e507515d by Victor Stinner (Alexander Buchkovsky) in branch 'master':
bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027)
https://github.com/python/cpython/commit/266f4904a222a784080e29aad0916849e507515d
History
Date User Action Args
2018-09-04 16:10:37vstinnersetrecipients: + vstinner, pitrou, davin, ahcub
2018-09-04 16:10:37vstinnersetmessageid: <1536077437.79.0.56676864532.issue34563@psf.upfronthosting.co.za>
2018-09-04 16:10:37vstinnerlinkissue34563 messages
2018-09-04 16:10:37vstinnercreate