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 corona10, serhiy.storchaka, vstinner
Date 2019-09-25.05:47:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569390427.43.0.998379566995.issue38265@roundup.psfhosted.org>
In-reply-to
Content
 New changeset ad7736faf5b82a24374c601a72599adf29951080 by Serhiy Storchaka (Dong-hee Na) in branch 'master': bpo-38265: Update os.pread to accept the length type as Py_ssize_t. (GH-16359) https://github.com/python/cpython/commit/ad7736faf5b82a24374c601a72599adf29951080 
History
Date User Action Args
2019-09-25 05:47:07serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, corona10
2019-09-25 05:47:07serhiy.storchakasetmessageid: <1569390427.43.0.998379566995.issue38265@roundup.psfhosted.org>
2019-09-25 05:47:07serhiy.storchakalinkissue38265 messages
2019-09-25 05:47:07serhiy.storchakacreate