]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:17:42 +0000 (15:17 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 14:17:42 +0000 (15:17 +0100)
commit0d7e6a6d2d9e564d670efb6e3705598846de188d
treec22afd5510b7f44cb018f23ef3bd8acf087743fb
parentd94b762ce824e97c441f9231f0e69ef8f59beeab
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]