Tin mới
gh-88886: Remove excessive encoding name normalization (GH-137167)
gh-126004: Remove redundant safeguards for codecs handlers tests (#127680)
gh-126004: Fix positions handling in `codecs.backslashreplace_errors` (#127676)
gh-126004: Fix positions handling in `codecs.replace_errors` (#127674)
gh-126004: Fix positions handling in `codecs.xmlcharrefreplace_errors` (#127675)
gh-111495: improve test coverage of codecs C API (GH-126030)
gh-111495: Add tests for `PyCodec_*` C API (#123343)
gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993)
gh-99593: Add tests for Unicode C API (part 3) (GH-104728)
gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)