- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
bpo-33257: Fix race conditions for non-threaded Tcl #6444
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
Conversation
3b1402d    to
    efa3bc6      
    Compare
  
    ab9865d    to
    d5e1608      
    Compare
  
    * Tkapp_CallDeallocArgs requires Tcl lock
d5e1608    to
    a8833d3      
    Compare
  
    a8833d3    to
    3ee8e77      
    Compare
  
    | Comments on decisions: 
 Test case has code nonportable to Py2. Shall I make it portable or compose a backport by hand? | 
3ee8e77    to
    534c57d      
    Compare
  
    | Test failures on MacOS in  | 
| GH-6972 is a backport of this pull request to the 2.7 branch. | 
| I removed the " needs backport to 3.6" label, the 3.6 branch no longer accept bugfixes (only security fixes are accepted): https://devguide.python.org/#status-of-python-branches | 
| This PR is stale because it has been open for 30 days with no activity. | 
# Conflicts: # Lib/test/test_tkinter/test_threads.py # Modules/_tkinter.c
| This PR is stale because it has been open for 30 days with no activity. | 
| PR inactive since 2018, I close it. | 
| Updated the PR branch but that doesn't show here for some reason. To test with nonthreaded Tcl, apply the attached patch, then run  | 
https://bugs.python.org/issue33257