]> granicus.if.org Git - python/commit
bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
authorSteve Dower <steve.dower@python.org>
Wed, 11 Sep 2019 09:48:36 +0000 (10:48 +0100)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 11 Sep 2019 09:48:36 +0000 (10:48 +0100)
commit92521fea5d0d4aeb9b6a3c3fdd4654af700ad5c8
tree7ae2a23543d91404755d096ba5b2bb38888b4f2b
parent455122a0094c8cfdf7e062eccc5e5b5885c75e8b
bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Windows/2019-09-11-10-22-01.bpo-38081.8JhzjD.rst [new file with mode: 0644]