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.19:40:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536090008.63.0.56676864532.issue34563@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8ca8806a9f47b3bac4ae1c6b8a54c47d1aad8f3 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) (GH-9064)
https://github.com/python/cpython/commit/e8ca8806a9f47b3bac4ae1c6b8a54c47d1aad8f3
History
Date User Action Args
2018-09-04 19:40:08vstinnersetrecipients: + vstinner, pitrou, davin, ahcub
2018-09-04 19:40:08vstinnersetmessageid: <1536090008.63.0.56676864532.issue34563@psf.upfronthosting.co.za>
2018-09-04 19:40:08vstinnerlinkissue34563 messages
2018-09-04 19:40:08vstinnercreate