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 Brian Mingus, serhiy.storchaka, vstinner
Date 2016-05-12.12:53:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463057589.48.0.211321910451.issue24550@psf.upfronthosting.co.za>
In-reply-to
Content
The 32-bit size limit in multiprocessing is issue17560. AFAIK read() and write() now support 64-bit size on 64-bit systems.
History
Date User Action Args
2016-05-12 12:53:09serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Brian Mingus
2016-05-12 12:53:09serhiy.storchakasetmessageid: <1463057589.48.0.211321910451.issue24550@psf.upfronthosting.co.za>
2016-05-12 12:53:09serhiy.storchakalinkissue24550 messages
2016-05-12 12:53:09serhiy.storchakacreate