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 ZackerySpytz, giampaolo.rodola, serhiy.storchaka
Date 2019-10-13.08:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 140a7d1f3579e778656a6b6bfad72489e9870a4d by Serhiy Storchaka in branch 'master':
bpo-38378: Rename parameters "out" and "in" of os.sendfile(). (GH-16742)
https://github.com/python/cpython/commit/140a7d1f3579e778656a6b6bfad72489e9870a4d
History
Date User Action Args
2019-10-13 08:59:36serhiy.storchakasetrecipients: + serhiy.storchaka, giampaolo.rodola, ZackerySpytz
2019-10-13 08:59:36serhiy.storchakasetmessageid: <[email protected]>
2019-10-13 08:59:36serhiy.storchakalinkissue38378 messages
2019-10-13 08:59:36serhiy.storchakacreate