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 steve.dower
Recipients Jonatan Skogsfors, ZackerySpytz, docs@python, miss-islington, steve.dower, xtreak
Date 2020-09-14.19:29:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600111748.04.0.818865674009.issue41646@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8f2b991eef062c22c429a96983c78be007180b66 by Zackery Spytz in branch 'master':
bpo-41646: Mention path-like objects support in the docs for shutil.copy() (GH-22208)
https://github.com/python/cpython/commit/8f2b991eef062c22c429a96983c78be007180b66
History
Date User Action Args
2020-09-14 19:29:08steve.dowersetrecipients: + steve.dower, docs@python, Jonatan Skogsfors, ZackerySpytz, miss-islington, xtreak
2020-09-14 19:29:08steve.dowersetmessageid: <1600111748.04.0.818865674009.issue41646@roundup.psfhosted.org>
2020-09-14 19:29:08steve.dowerlinkissue41646 messages
2020-09-14 19:29:08steve.dowercreate