]> granicus.if.org Git - python/commit
bpo-38087: Fix case sensitivity in test_pathlib and test_ntpath (GH-15850)
authorSteve Dower <steve.dower@python.org>
Tue, 10 Sep 2019 14:29:28 +0000 (15:29 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 14:29:28 +0000 (15:29 +0100)
commit206e4c3d3547b024935ea9655f960061dffbb80f
treeb7c667c6c0c09cb1de847b52b86f0afead8b6488
parentf12ff05bc07ac087743a4615c4af5f66b73f8d2c
bpo-38087: Fix case sensitivity in test_pathlib and test_ntpath (GH-15850)
Lib/test/test_ntpath.py
Lib/test/test_pathlib.py
Misc/NEWS.d/next/Windows/2019-09-10-14-21-40.bpo-38087.--eIib.rst [new file with mode: 0644]