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 vstinner
Recipients csernazs, giampaolo.rodola, vstinner
Date 2018-10-23.21:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540331880.9.0.788709270274.issue34260@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 861f61b5a93d178e913ad3c760d529ee3155e66d by Victor Stinner (Zsolt Cserna) in branch '3.7':
[3.7] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) (GH-10065)
https://github.com/python/cpython/commit/861f61b5a93d178e913ad3c760d529ee3155e66d
History
Date User Action Args
2018-10-23 21:58:00vstinnersetrecipients: + vstinner, csernazs, giampaolo.rodola
2018-10-23 21:58:00vstinnersetmessageid: <1540331880.9.0.788709270274.issue34260@psf.upfronthosting.co.za>
2018-10-23 21:58:00vstinnerlinkissue34260 messages
2018-10-23 21:58:00vstinnercreate