[issue39924] pathlib handles missing `os.link`, `os.symlink` and `os.readlink` inconsistently

Steve Dower report at bugs.python.org
Tue Apr 6 19:01:37 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:


New changeset b57e045320d1d2a70eab236b7d31a3ebb75037c3 by Barney Gale in branch 'master':
bpo-39924: handle missing os functions more consistently in pathlib (GH-19220)
https://github.com/python/cpython/commit/b57e045320d1d2a70eab236b7d31a3ebb75037c3


----------
nosy: +steve.dower

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


More information about the Python-bugs-list mailing list