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 vstinner
Recipients brett.cannon, serhiy.storchaka, tohojo, vstinner
Date 2019-12-16.12:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576499040.16.0.913004005312.issue38811@roundup.psfhosted.org>
In-reply-to
Content
New changeset 092435e932dee1802784ec28f39454f50fdd879a by Victor Stinner (Toke Høiland-Jørgensen) in branch 'master':
bpo-38811: Check for presence of os.link method in pathlib (GH-17225)
https://github.com/python/cpython/commit/092435e932dee1802784ec28f39454f50fdd879a
History
Date User Action Args
2019-12-16 12:24:00vstinnersetrecipients: + vstinner, brett.cannon, serhiy.storchaka, tohojo
2019-12-16 12:24:00vstinnersetmessageid: <1576499040.16.0.913004005312.issue38811@roundup.psfhosted.org>
2019-12-16 12:24:00vstinnerlinkissue38811 messages
2019-12-16 12:24:00vstinnercreate