[issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8

Zachary Ware report at bugs.python.org
Wed Sep 11 05:48:39 EDT 2019


Zachary Ware <zachary.ware at gmail.com> added the comment:


New changeset 92521fea5d0d4aeb9b6a3c3fdd4654af700ad5c8 by Zachary Ware (Steve Dower) in branch 'master':
bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
https://github.com/python/cpython/commit/92521fea5d0d4aeb9b6a3c3fdd4654af700ad5c8


----------

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


More information about the Python-bugs-list mailing list