Message 336645 - Python tracker

Message336645

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 giampaolo.rodola, xxxxxxx
Date 2019-02-26.11:04:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551179087.7.0.769525445692.issue35652@roundup.psfhosted.org>
In-reply-to
Content
New changeset c606a9cbd48f69d3f4a09204c781dda9864218b7 by Giampaolo Rodola in branch 'master':
bpo-35652: shutil.copytree(copy_function=...) erroneously pass DirEntry instead of path str (GH-11997)
https://github.com/python/cpython/commit/c606a9cbd48f69d3f4a09204c781dda9864218b7
History
Date User Action Args
2019-02-26 11:04:47giampaolo.rodolasetrecipients: + giampaolo.rodola, xxxxxxx
2019-02-26 11:04:47giampaolo.rodolasetmessageid: <1551179087.7.0.769525445692.issue35652@roundup.psfhosted.org>
2019-02-26 11:04:47giampaolo.rodolalinkissue35652 messages
2019-02-26 11:04:47giampaolo.rodolacreate