]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340) (gh...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 14 Oct 2025 14:48:29 +0000 (15:48 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 14:48:29 +0000 (14:48 +0000)
commitc5ec267311f9312c75ebef330dd210cc64ec0c24
treee418da1d4982aefbface7313d1ab30f07bebeeb2
parent2f27098b422c091fdc21e9192f2b4836894a00ad
[3.13] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340) (gh-140112)

* [3.13] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340)
(cherry picked from commit 87eadce3e0309d80a95e85d70a00028b5dca9907)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
* Accidentally removed line
Lib/test/multibytecodec_support.py
Misc/NEWS.d/next/Library/2025-09-25-20-16-10.gh-issue-101828.yTxJlJ.rst [new file with mode: 0644]
Modules/cjkcodecs/_codecs_iso2022.c
Modules/cjkcodecs/_codecs_jp.c