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 pitrou
Recipients barneygale, pitrou
Date 2020-04-17.16:41:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587141673.94.0.499319852446.issue39901@roundup.psfhosted.org>
In-reply-to
Content
New changeset 22386bb4ef740ee92d34c87b8cb90d681423a853 by Barney Gale in branch 'master':
bpo-39901: Move `pathlib.Path.owner()` and `group()` implementations into the path accessor. (GH-18844)
https://github.com/python/cpython/commit/22386bb4ef740ee92d34c87b8cb90d681423a853
History
Date User Action Args
2020-04-17 16:41:13pitrousetrecipients: + pitrou, barneygale
2020-04-17 16:41:13pitrousetmessageid: <1587141673.94.0.499319852446.issue39901@roundup.psfhosted.org>
2020-04-17 16:41:13pitroulinkissue39901 messages
2020-04-17 16:41:13pitroucreate