]> granicus.if.org Git - python/commit
bpo-33671: allow setting shutil.copyfile() bufsize globally (GH-12016)
authorGiampaolo Rodola <g.rodola@gmail.com>
Sun, 24 Feb 2019 23:46:40 +0000 (15:46 -0800)
committerInada Naoki <methane@users.noreply.github.com>
Sun, 24 Feb 2019 23:46:40 +0000 (08:46 +0900)
commit3b0abb019662e42070f1d6f7e74440afb1808f03
treef847d5d5ad51d242fb82b2171b382334ff79eb1b
parentef4ac967e2f3a9a18330cc6abe14adb4bc3d0465
bpo-33671: allow setting shutil.copyfile() bufsize globally (GH-12016)
Lib/shutil.py