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 methane
Recipients desbma, giampaolo.rodola, methane
Date 2019-03-02.04:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551501063.6.0.725229284577.issue36103@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f1903061877776973c1bbfadd3d3f146920856e by Inada Naoki in branch 'master':
bpo-36103: change default buffer size of shutil.copyfileobj() (GH-12115)
https://github.com/python/cpython/commit/4f1903061877776973c1bbfadd3d3f146920856e
History
Date User Action Args
2019-03-02 04:31:03methanesetrecipients: + methane, giampaolo.rodola, desbma
2019-03-02 04:31:03methanesetmessageid: <1551501063.6.0.725229284577.issue36103@roundup.psfhosted.org>
2019-03-02 04:31:03methanelinkissue36103 messages
2019-03-02 04:31:03methanecreate