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 SilentGhost, StyXman, asvetlov, desbma, facundobatista, giampaolo.rodola, gps, josh.r, martin.panter, ncoghlan, neologix, petr.viktorin, pitrou, python-dev, r.david.murray, scoder, socketpair, tarek, vstinner
Date 2018-06-19.15:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529422052.56.0.56676864532.issue33671@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c7f02a965936f197354d7f4e6360f4cfc86817ed by Giampaolo Rodola in branch 'master':
bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows (#7681)
https://github.com/python/cpython/commit/c7f02a965936f197354d7f4e6360f4cfc86817ed
History
Date User Action Args
2018-06-19 15:27:32giampaolo.rodolasetrecipients: + giampaolo.rodola, facundobatista, ncoghlan, pitrou, scoder, vstinner, gps, StyXman, tarek, r.david.murray, petr.viktorin, asvetlov, SilentGhost, neologix, socketpair, python-dev, martin.panter, desbma, josh.r
2018-06-19 15:27:32giampaolo.rodolasetmessageid: <1529422052.56.0.56676864532.issue33671@psf.upfronthosting.co.za>
2018-06-19 15:27:32giampaolo.rodolalinkissue33671 messages
2018-06-19 15:27:32giampaolo.rodolacreate