]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146656: properly raise `NotImplementedError` instead of `NotImplemented` in `test_...
authorLocked-chess-official <13140752715@163.com>
Wed, 1 Apr 2026 22:54:06 +0000 (06:54 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2026 22:54:06 +0000 (22:54 +0000)
commitc32e264227b1fee3a6436c18b19dad88317e5aa3
tree53df295deb4626140d70580adb8ce2175bbfd3e0
parentb456cb25a98985bdbce6987a37f01da4e2ed478e
gh-146656: properly raise `NotImplementedError` instead of `NotImplemented` in `test_discover` (#146661)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Filipe LaĆ­ns <filipe.lains@gmail.com>
Lib/test/test_importlib/test_discover.py