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 ned.deily
Recipients brett.cannon, docs@python, miss-islington, mmaswg, ned.deily
Date 2020-03-10.07:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583826533.01.0.50156001987.issue39808@roundup.psfhosted.org>
In-reply-to
Content
New changeset c157edb73b234409263ca0d7b6b41ad5f0b455d6 by Ned Deily (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719) (GH-18782)
https://github.com/python/cpython/commit/c157edb73b234409263ca0d7b6b41ad5f0b455d6
History
Date User Action Args
2020-03-10 07:48:53ned.deilysetrecipients: + ned.deily, brett.cannon, docs@python, miss-islington, mmaswg
2020-03-10 07:48:53ned.deilysetmessageid: <1583826533.01.0.50156001987.issue39808@roundup.psfhosted.org>
2020-03-10 07:48:53ned.deilylinkissue39808 messages
2020-03-10 07:48:52ned.deilycreate