]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242)
authorZackery Spytz <zspytz@gmail.com>
Wed, 3 Apr 2024 14:17:13 +0000 (07:17 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 14:17:13 +0000 (16:17 +0200)
commitfc5f68e58ecfbc8c452e1c2f33a2a53d3f2d7ea2
tree0138ade12916a1453a5cf316b5176984ee1ca867
parentea94b3b149eeadf33c2f7c46f16dcda0adc7cf4e
gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242)
Doc/library/unittest.rst
Lib/test/test_unittest/test_discovery.py
Lib/unittest/loader.py
Misc/NEWS.d/next/Library/2019-08-12-19-08-06.bpo-15010.3bY2CF.rst [new file with mode: 0644]