]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119521: Remove _IncompleteInputError from the docs (GH-120993) (GH-121076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Jun 2024 13:19:20 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2024 13:19:20 +0000 (15:19 +0200)
commit312a32a74296229ae1c0c103a3ad2e31af79ff39
tree5b641a7306e914909120328957409b5916d4066f
parent49e5740135670e04ae6da7e6f52dbe380655e0f1
[3.13] gh-119521: Remove _IncompleteInputError from the docs (GH-120993) (GH-121076)

gh-119521: Remove _IncompleteInputError from the docs (GH-120993)
(cherry picked from commit 1167a9a30b4b2f327ed987e845e378990d1ae6bf)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/exception_hierarchy.txt
Lib/test/test_baseexception.py