[issue38811] Pathlib crashes when os module is missing 'link' method

Serhiy Storchaka report at bugs.python.org
Sun Nov 17 12:06:54 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38811>
_______________________________________


More information about the Python-bugs-list mailing list