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, pitrou, steve.dower
Date 2021-04-07.15:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617810826.58.0.576845544595.issue39906@roundup.psfhosted.org>
In-reply-to
Content
New changeset abf964942f97f6489360a75fd57b5e4f41c75f57 by Barney Gale in branch 'master':
bpo-39906: Add follow_symlinks parameter to pathlib.Path.stat() and chmod() (GH-18864)
https://github.com/python/cpython/commit/abf964942f97f6489360a75fd57b5e4f41c75f57
History
Date User Action Args
2021-04-07 15:53:46steve.dowersetrecipients: + steve.dower, pitrou, barneygale
2021-04-07 15:53:46steve.dowersetmessageid: <1617810826.58.0.576845544595.issue39906@roundup.psfhosted.org>
2021-04-07 15:53:46steve.dowerlinkissue39906 messages
2021-04-07 15:53:46steve.dowercreate