summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend.aasland@protonmail.com>2023-04-27 13:02:43 (GMT)
committerGitHub <noreply@github.com>2023-04-27 13:02:43 (GMT)
commit8a0c7f1e402768c7e806e2472e0a493c1800851f (patch)
tree5a5662fd4567987b59ce628707c97cd6955d74ba /Tools
parente9c777208f83b9a78fcef1eb3c56e209e739ffc1 (diff)
downloadcpython-8a0c7f1e402768c7e806e2472e0a493c1800851f.zip
cpython-8a0c7f1e402768c7e806e2472e0a493c1800851f.tar.gz
cpython-8a0c7f1e402768c7e806e2472e0a493c1800851f.tar.bz2
gh-103583: Isolate CJK codec modules (#103869)
Diffstat (limited to 'Tools')
-rw-r--r--Tools/c-analyzer/cpython/globals-to-fix.tsv21
1 files changed, 0 insertions, 21 deletions
diff --git a/Tools/c-analyzer/cpython/globals-to-fix.tsv b/Tools/c-analyzer/cpython/globals-to-fix.tsv
index e5d76bf..4dfbbe7 100644
--- a/Tools/c-analyzer/cpython/globals-to-fix.tsv
+++ b/Tools/c-analyzer/cpython/globals-to-fix.tsv
@@ -481,27 +481,6 @@ Modules/_decimal/_decimal.c - _py_float_abs -
Modules/_decimal/_decimal.c - _py_long_bit_length -
Modules/_decimal/_decimal.c - _py_float_as_integer_ratio -
Modules/_elementtree.c - expat_capi -
-Modules/cjkcodecs/_codecs_hk.c - big5_encmap -
-Modules/cjkcodecs/_codecs_hk.c - big5_decmap -
-Modules/cjkcodecs/_codecs_hk.c big5hkscs_codec_init initialized -
-Modules/cjkcodecs/_codecs_iso2022.c - cp949_encmap -
-Modules/cjkcodecs/_codecs_iso2022.c - ksx1001_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisxcommon_encmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0208_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0212_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_bmp_encmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_1_bmp_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_2_bmp_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_emp_encmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_1_emp_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - jisx0213_2_emp_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c - gbcommon_encmap -
-Modules/cjkcodecs/_codecs_iso2022.c - gb2312_decmap -
-Modules/cjkcodecs/_codecs_iso2022.c ksx1001_init initialized -
-Modules/cjkcodecs/_codecs_iso2022.c jisx0208_init initialized -
-Modules/cjkcodecs/_codecs_iso2022.c jisx0212_init initialized -
-Modules/cjkcodecs/_codecs_iso2022.c jisx0213_init initialized -
-Modules/cjkcodecs/_codecs_iso2022.c gb2312_init initialized -
Modules/readline.c - libedit_append_replace_history_offset -
Modules/readline.c - using_libedit_emulation -
Modules/readline.c - libedit_history_start -