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 miss-islington, ned.deily, pablogsal, ronaldoussoren, serhiy.storchaka
Date 2018-07-31.09:20:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533028813.02.0.56676864532.issue33871@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e4b68875917a4605b45918f9e3232730fed9399 by Miss Islington (bot) in branch '3.7':
bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931)
https://github.com/python/cpython/commit/3e4b68875917a4605b45918f9e3232730fed9399
History
Date User Action Args
2018-07-31 09:20:13miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, ned.deily, serhiy.storchaka, pablogsal
2018-07-31 09:20:13miss-islingtonsetmessageid: <1533028813.02.0.56676864532.issue33871@psf.upfronthosting.co.za>
2018-07-31 09:20:13miss-islingtonlinkissue33871 messages
2018-07-31 09:20:13miss-islingtoncreate