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 giampaolo.rodola
Recipients benhoyt, benjamin.peterson, brett.cannon, giampaolo.rodola, ncoghlan, serhiy.storchaka, stutzbach, tarek, vstinner, yselivanov
Date 2018-11-12.14:18:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542032304.39.0.788709270274.issue33695@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 19c46a4c96553b2a8390bf8a0e138f2b23e28ed6 by Giampaolo Rodola in branch 'master':
bpo-33695 shutil.copytree() + os.scandir() cache (#7874)
https://github.com/python/cpython/commit/19c46a4c96553b2a8390bf8a0e138f2b23e28ed6
History
Date User Action Args
2018-11-12 14:18:24giampaolo.rodolasetrecipients: + giampaolo.rodola, brett.cannon, ncoghlan, vstinner, benjamin.peterson, tarek, stutzbach, benhoyt, serhiy.storchaka, yselivanov
2018-11-12 14:18:24giampaolo.rodolasetmessageid: <1542032304.39.0.788709270274.issue33695@psf.upfronthosting.co.za>
2018-11-12 14:18:24giampaolo.rodolalinkissue33695 messages
2018-11-12 14:18:24giampaolo.rodolacreate