8000 gh-103092: Isolate _tkinter (WIP) by erlend-aasland · Pull Request #103108 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-103092: Isolate _tkinter (WIP) #103108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed
Diff view
Prev Previous commit
Next Next commit
Purge non-existent valInCmd and trbInCmd
Removed in #102319
  • Loading branch information
erlend-aasland committed Mar 29, 2023
commit 525897d96c82277029db0e0a994bba9ef25f3bb5
2 changes: 0 additions & 2 deletions Tools/c-analyzer/cpython/globals-to-fix.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,6 @@ Modules/arraymodule.c array_array___reduce_ex___impl array_reconstructor -
Modules/_asynciomodule.c - fi_freelist -
Modules/_asynciomodule.c - fi_freelist_len -
Modules/_ctypes/_ctypes.c - _ctypes_ptrtype_cache -
Modules/_tkinter.c - valInCmd -
Modules/_tkinter.c - trbInCmd -


##################################
Expand Down
0