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 miss-islington
Recipients Harry Li, Ian Carroll, Mali Akmanalp, lebigot, matrixise, miss-islington, ned.deily, ronaldoussoren, vstinner, zach.ware
Date 2018-11-22.14:17:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542896257.4.0.788709270274.issue24658@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 18f3327d9a99163a658697465eb00c31f86535eb by Miss Islington (bot) in branch '3.7':
bpo-24658: os.read() reuses _PY_READ_MAX (GH-10657)
https://github.com/python/cpython/commit/18f3327d9a99163a658697465eb00c31f86535eb
History
Date User Action Args
2018-11-22 14:17:37miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, vstinner, lebigot, ned.deily, zach.ware, matrixise, Mali Akmanalp, Ian Carroll, Harry Li
2018-11-22 14:17:37miss-islingtonsetmessageid: <1542896257.4.0.788709270274.issue24658@psf.upfronthosting.co.za>
2018-11-22 14:17:37miss-islingtonlinkissue24658 messages
2018-11-22 14:17:37miss-islingtoncreate