]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340) (gh...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Oct 2025 14:36:05 +0000 (16:36 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 14:36:05 +0000 (14:36 +0000)
commit99e42ab49cb38f792f9ddca960fdb361c3522a3f
tree86ca48db49bc4058bca9f3c6a77a9984a7b9ce5d
parent6a467d3edaf588971f48fd2cfaefd055ce72e8f6
[3.14] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340) (gh-140110)

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>
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