]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-62259: Add Tools/unicode/gen_expat_table.py (GH-150503)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2026 15:04:03 +0000 (18:04 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 15:04:03 +0000 (18:04 +0300)
commitae62b53928a23bd47fccb4ab6d58b5631a564014
treece64112f418f0932fc2f27615e4cf119f1aca107
parent7bbb9607a2e7d1f8a7de11ce02f0a2402d6e7262
gh-62259: Add Tools/unicode/gen_expat_table.py (GH-150503)

It was used to generate the _expat_decoding_table attribute of CodecInfo.
Tools/unicode/gen_expat_table.py [new file with mode: 0644]