mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Fix _thread.interrupt_main for 3.10+ (#12586)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# =========================
|
||||
|
||||
# TODO: triage these new errors
|
||||
_thread.interrupt_main
|
||||
_thread.lock
|
||||
_thread.start_joinable_thread
|
||||
_tkinter.create
|
||||
|
||||
Reference in New Issue
Block a user