]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-110109: Adjust `test_pathlib_abc` imports to ease backporting (#113411)
authorBarney Gale <barney.gale@gmail.com>
Fri, 22 Dec 2023 20:59:17 +0000 (20:59 +0000)
committerGitHub <noreply@github.com>
Fri, 22 Dec 2023 20:59:17 +0000 (20:59 +0000)
commitd1c711e757213b38cff177ba4b4d8ae201da1d21
treee65711f0243a5006e02b51c4695b0812c37a97cd
parentdaa658aba5133b78db89c90056a8421bd6ac8703
GH-110109: Adjust `test_pathlib_abc` imports to ease backporting (#113411)

This very boring patch reduces the number of changes needed in
`test_pathlib_abc.py` when backporting to the external `pathlib_abc`
package.
Lib/test/test_pathlib/test_pathlib_abc.py