FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-103092: Isolate _tkinter (WIP) by erlend-aasland · Pull Request #103108 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-103092: Isolate _tkinter (WIP)
- #103108
#103108
Closed
erlend-aasland
wants to merge 18 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-tkinter
erlend-aasland/cpython:isolate-tkinter
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
gh-103092: Isolate _tkinter (WIP)
#103108
erlend-aasland
wants to merge 18 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-tkinter
erlend-aasland/cpython:isolate-tkinter
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2023
Establish global state
erlend-aasland
committed
45f3b7d
View commit details
Copy full SHA for 45f3b7d
Browse repository at this point
DEBUG: disable test restriction
erlend-aasland
committed
d09999d
View commit details
Copy full SHA for d09999d
Browse repository at this point
Adapt PyTclObject_Type and move it to module state
erlend-aasland
committed
ad27a32
View commit details
Copy full SHA for ad27a32
Browse repository at this point
Adapt Tkapp_Type and add it to module state
erlend-aasland
committed
ae833f8
View commit details
Copy full SHA for ae833f8
Browse repository at this point
Adapt Tktt_Type and add it to state
erlend-aasland
committed
18b1a42
View commit details
Copy full SHA for 18b1a42
Browse repository at this point
Add Tkinter_TclError to state
erlend-aasland
committed
6bfafcc
View commit details
Copy full SHA for 6bfafcc
Browse repository at this point
Add tcl_lock to state
erlend-aasland
committed
3d8d5df
View commit details
Copy full SHA for 3d8d5df
Browse repository at this point
Put error handling vars in module state
erlend-aasland
committed
02d4b26
View commit details
Copy full SHA for 02d4b26
Browse repository at this point
Put Tkinter_busywaitinterval into module state
erlend-aasland
committed
6610e11
View commit details
Copy full SHA for 6610e11
Browse repository at this point
Put HeadFHCD into module state
erlend-aasland
committed
b6ac21d
View commit details
Copy full SHA for b6ac21d
Browse repository at this point
Put stdin_ready into module state
erlend-aasland
committed
3d3e881
View commit details
Copy full SHA for 3d3e881
Browse repository at this point
Put event_tstate into module state
erlend-aasland
committed
686b69a
View commit details
Copy full SHA for 686b69a
Browse repository at this point
Purge non-existent valInCmd and trbInCmd
Show description for 525897d
erlend-aasland
committed
525897d
View commit details
Copy full SHA for 525897d
Browse repository at this point
Make space for module state
erlend-aasland
committed
ef328cf
View commit details
Copy full SHA for ef328cf
Browse repository at this point
Add get-state helpers
erlend-aasland
committed
3349ad3
View commit details
Copy full SHA for 3349ad3
Browse repository at this point
Get rid of most GLOBAL_STATE() use
erlend-aasland
committed
e04df03
View commit details
Copy full SHA for e04df03
Browse repository at this point
Get rid of more GLOBAL_STATE() calls
erlend-aasland
committed
6818bb2
View commit details
Copy full SHA for 6818bb2
Browse repository at this point
Commits on Apr 19, 2023
Pull in main
erlend-aasland
committed
d3b8f5e
View commit details
Copy full SHA for d3b8f5e
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL