gh-103092: Isolate _tkinter (WIP) by erlend-aasland · Pull Request #103108 · python/cpython · GitHub
Skip to content

gh-103092: Isolate _tkinter (WIP) - #103108

Closed
erlend-aasland wants to merge 18 commits into
python:mainfrom
erlend-aasland:isolate-tkinter
Closed

gh-103092: Isolate _tkinter (WIP)#103108
erlend-aasland wants to merge 18 commits into
python:mainfrom
erlend-aasland:isolate-tkinter

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Mar 29, 2023

Copy link
Copy Markdown
Contributor

TODO

  • There's no way to pass state to PyOS_InputHooks. Introduce a new hook with context pointer? Just opt out of multi-phase init / module state for _tkinter? Or just protect these with per-interpreter locks.

  • Handle the three Tcl mutexes

@arhadthedev

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants