8000 update globals · python/cpython@fd7372a · GitHub
[go: up one dir, main page]

Skip to content

Commit fd7372a

Browse files
committed
update globals
1 parent 9ce0289 commit fd7372a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -412,10 +412,10 @@ Modules/_tkinter.c - trbInCmd -
412412
Include/datetime.h - PyDateTimeAPI -
413413
Modules/_ctypes/cfield.c _ctypes_get_fielddesc initialized -
414414
Modules/_ctypes/malloc_closure.c - _pagesize -
415-
Modules/_cursesmodule.c - initialised -
416-
Modules/_cursesmodule.c - initialised_setupterm -
417-
Modules/_cursesmodule.c - initialisedcolors -
418-
Modules/_cursesmodule.c - screen_encoding -
415+
Modules/_cursesmodule.c - CURSES_SETUPTERM_CALLED -
416+
Modules/_cursesmodule.c - CURSES_INITSCR_CALLED -
417+
Modules/_cursesmodule.c - CURSES_INITIALISED_COLORS -
418+
Modules/_cursesmodule.c - CURSES_SCREEN_ENCODING -
419419
Modules/_elementtree.c - expat_capi -
420420
Modules/readline.c - libedit_append_replace_history_offset -
421421
Modules/readline.c - using_libedit_emulation -

0 commit comments

Comments
 (0)
0