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
Tkinter lock conflicts extension widgets #36387
Comments
|
I need to access the thread lock in the _tkinter.c. I have the following callgraph:
It is be possible to avoid this by creating a I have been able to have excellent behavior by However, this is not possible with the standard
The 2) is simpler. It consists of removing a keyword |
|
Logged In: YES Just removing the static on the lock is not sufficient, if Would you like to produce a patch for that? |
|
No reply from OP, will close unless someone argues against it. |
|
Why close ? It is still a valid feature request (with no patch yet). |
|
Leaving open, then :) Thanks! |
|
@guilherme I'm guessing that you're still interested in this, yes? |
I don't see the point in closing an issue simple because no one |
|
No comments in last 10+ years and it seems abandoned. I'll close this if no one objects. |


Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: