]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-90110: Bring the whitelists up to date. (gh-103114)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 29 Mar 2023 22:08:40 +0000 (16:08 -0600)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 22:08:40 +0000 (16:08 -0600)
https://github.com/python/cpython/issues/90110

Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv

index 57b8542fb46482d95bd291a7c584444389285e74..e0e45265209ffff8d425415984ea1a6ff0e754b9 100644 (file)
@@ -457,7 +457,6 @@ Modules/_decimal/_decimal.c -       extended_context_template       -
 Modules/_decimal/_decimal.c    -       round_map       -
 Modules/_decimal/_decimal.c    -       Rational        -
 Modules/_decimal/_decimal.c    -       SignalTuple     -
-Modules/arraymodule.c  array_array___reduce_ex___impl  array_reconstructor     -
 
 ## state
 Modules/_asynciomodule.c       -       fi_freelist     -
@@ -539,7 +538,6 @@ Modules/_tkinter.c  -       command_mutex   -
 Modules/_tkinter.c     -       HeadFHCD        -
 Modules/_tkinter.c     -       stdin_ready     -
 Modules/_tkinter.c     -       event_tstate    -
-Modules/_xxinterpchannelsmodule.c      -       _globals        -
 Modules/readline.c     -       completer_word_break_characters -
 Modules/readline.c     -       _history_length -
 Modules/readline.c     -       should_auto_add_history -
index 9203c1888149fb5a8674ad770f38df36e6e44530..a8ba88efc732fbafd84c044581adbe488b4d411d 100644 (file)
@@ -156,6 +156,9 @@ Modules/faulthandler.c      faulthandler_dump_traceback     reentrant       -
 Python/pylifecycle.c   _Py_FatalErrorFormat    reentrant       -
 Python/pylifecycle.c   fatal_error     reentrant       -
 
+# explicitly protected, internal-only
+Modules/_xxinterpchannelsmodule.c      -       _globals        -
+
 
 ##################################
 ## not significant