]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 14 Oct 2025 13:55:00 +0000 (14:55 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 13:55:00 +0000 (22:55 +0900)
commit87eadce3e0309d80a95e85d70a00028b5dca9907
tree3d7803d8d9b2041f112a747c1bf73643a93feda2
parentded59f7e8e93274488584574ff2336a98bc4eff6
gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340)
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