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 Harry Li, Ian Carroll, Mali Akmanalp, lebigot, matrixise, miss-islington, ned.deily, ronaldoussoren, vstinner, zach.ware
Date 2018-11-22.14:03:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542895425.09.0.788709270274.issue24658@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9a0d7a7648547ffb77144bf2480155f6d7940dea by Victor Stinner in branch 'master':
bpo-24658: os.read() reuses _PY_READ_MAX (GH-10657)
https://github.com/python/cpython/commit/9a0d7a7648547ffb77144bf2480155f6d7940dea
History
Date User Action Args
2018-11-22 14:03:45vstinnersetrecipients: + vstinner, ronaldoussoren, lebigot, ned.deily, zach.ware, matrixise, Mali Akmanalp, Ian Carroll, Harry Li, miss-islington
2018-11-22 14:03:45vstinnersetmessageid: <1542895425.09.0.788709270274.issue24658@psf.upfronthosting.co.za>
2018-11-22 14:03:45vstinnerlinkissue24658 messages
2018-11-22 14:03:45vstinnercreate