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 willingc
Recipients barneygale, eryksun, miss-islington, steve.dower, willingc
Date 2021-05-14.05:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620969860.86.0.543604172615.issue43757@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea14a0749a4f19b29236fc0acc4b556d9243bc6f by Miss Islington (bot) in branch '3.10':
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090) (#26099)
https://github.com/python/cpython/commit/ea14a0749a4f19b29236fc0acc4b556d9243bc6f
History
Date User Action Args
2021-05-14 05:24:20willingcsetrecipients: + willingc, eryksun, steve.dower, miss-islington, barneygale
2021-05-14 05:24:20willingcsetmessageid: <1620969860.86.0.543604172615.issue43757@roundup.psfhosted.org>
2021-05-14 05:24:20willingclinkissue43757 messages
2021-05-14 05:24:20willingccreate