]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111495: improve test coverage of codecs C API (GH-126030)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 1 Nov 2024 13:28:18 +0000 (14:28 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 13:28:18 +0000 (13:28 +0000)
commit32e07fd377f81cbeb8c108fc791a3e7d631319b6
treed38e0c82ceb413f8010d6c239d4faab023de31c0
parent6c67446a6e73ab0e9a26e4360412cbd2f5550e66
gh-111495: improve test coverage of codecs C API (GH-126030)

For now, skip some crashers (tracked in gh-123378).
Lib/test/test_capi/test_codecs.py