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 serhiy.storchaka
Recipients brett.cannon, serhiy.storchaka, tohojo
Date 2019-11-17.17:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574010414.24.0.518571183507.issue38811@roundup.psfhosted.org>
In-reply-to
Content
New changeset 111772fc27cfe388bc060f019d68a3e33481ec65 by Serhiy Storchaka (Toke Høiland-Jørgensen) in branch 'master':
bpo-38811: Check for presence of os.link method in pathlib. (GH-17170)
https://github.com/python/cpython/commit/111772fc27cfe388bc060f019d68a3e33481ec65
History
Date User Action Args
2019-11-17 17:06:54serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, tohojo
2019-11-17 17:06:54serhiy.storchakasetmessageid: <1574010414.24.0.518571183507.issue38811@roundup.psfhosted.org>
2019-11-17 17:06:54serhiy.storchakalinkissue38811 messages
2019-11-17 17:06:54serhiy.storchakacreate