]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113317, AC: Move warn() and fail() to libclinic.errors (#116770)
authorVictor Stinner <vstinner@python.org>
Thu, 14 Mar 2024 08:07:01 +0000 (09:07 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 08:07:01 +0000 (08:07 +0000)
commita18c9854e8c255981f07c0a1c1503253f85b7540
treec487ee06c29dea426164b0a92c4ffb21bb9ed70e
parent3a25d9c5a95d4e57513ea7edd9e184f4609ebe20
gh-113317, AC: Move warn() and fail() to libclinic.errors (#116770)
Tools/clinic/clinic.py
Tools/clinic/libclinic/__init__.py
Tools/clinic/libclinic/errors.py