]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124665: Add `_PyCodec_UnregisterError` and `_codecs._unregister_error` (#124677)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 29 Sep 2024 00:25:23 +0000 (02:25 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2024 00:25:23 +0000 (02:25 +0200)
commitc00964ecd508ba6ae43498017d5a3873844a058a
tree5a31d8510a4e248d98bc60f473b6b95116263f21
parent04c837d9d8a474777ef9c1412fbba14f0682366c
gh-124665: Add `_PyCodec_UnregisterError` and `_codecs._unregister_error` (#124677)
Include/internal/pycore_codecs.h
Lib/test/test_codeccallbacks.py
Modules/_codecsmodule.c
Modules/clinic/_codecsmodule.c.h
Python/codecs.c
Tools/c-analyzer/cpython/ignored.tsv