]> granicus.if.org Git - python/commit
Issue #3835: Refuse to use unthreaded Tcl in threaded Python.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 13 Mar 2012 20:59:15 +0000 (13:59 -0700)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 13 Mar 2012 20:59:15 +0000 (13:59 -0700)
commitdf50cebbed06731512543de7fb96137ecb453ab2
tree7e3864b6f32d94dab3e66c9a875b391e19f4128a
parent5c3c4242375998c1118f9724340a91ef28dd5368
Issue #3835: Refuse to use unthreaded Tcl in threaded Python.
Patch by Guilherme Polo and Andrew Svetlov.
Misc/NEWS
Modules/_tkinter.c