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 barneygale, steve.dower
Date 2021-04-07.00:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617755142.23.0.0718386190725.issue39895@roundup.psfhosted.org>
In-reply-to
Content
New changeset 986da8effcd2e9e9334ae016928ef795fb93c373 by Barney Gale in branch 'master':
bpo-39895: Move `pathlib.Path.touch()` implementation into the path accessor. (GH-18838)
https://github.com/python/cpython/commit/986da8effcd2e9e9334ae016928ef795fb93c373
History
Date User Action Args
2021-04-07 00:25:42steve.dowersetrecipients: + steve.dower, barneygale
2021-04-07 00:25:42steve.dowersetmessageid: <1617755142.23.0.0718386190725.issue39895@roundup.psfhosted.org>
2021-04-07 00:25:42steve.dowerlinkissue39895 messages
2021-04-07 00:25:42steve.dowercreate