]> granicus.if.org Git - python/commit
bpo-33695 shutil.copytree() + os.scandir() cache (#7874)
authorGiampaolo Rodola <g.rodola@gmail.com>
Mon, 12 Nov 2018 14:18:15 +0000 (06:18 -0800)
committerGitHub <noreply@github.com>
Mon, 12 Nov 2018 14:18:15 +0000 (06:18 -0800)
commit19c46a4c96553b2a8390bf8a0e138f2b23e28ed6
treef8c59fab93db82769dc938e1c5f28961c165292c
parentcd449806fac1246cb7b4d392026fe6986ec01fb7
bpo-33695 shutil.copytree() + os.scandir() cache (#7874)
Doc/whatsnew/3.8.rst
Lib/shutil.py
Misc/NEWS.d/next/Library/2018-06-23-12-47-37.bpo-33695.seRTxh.rst [new file with mode: 0644]