]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove dead stores to 'size' in UTF-8 decoder (unicodeobject.c) (#140637)
authorShamil <ashm.tech@proton.me>
Mon, 27 Oct 2025 08:55:57 +0000 (11:55 +0300)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 08:55:57 +0000 (11:55 +0300)
commit7d70a147f58edabc9691869a0e8b606c9c3ac184
treed7fce538aaa928753ff8e635e6578a67dc243b93
parentf5da369e20498b1c14ee835c70478c31c8df29bd
Remove dead stores to 'size' in UTF-8 decoder (unicodeobject.c) (#140637)
Objects/unicodeobject.c