mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
Clean up threading.pyi (#6525)
- Adds comments to aliases in the `threading` module to indicate that they're deprecated. - Adds two missing aliases, for consistency. - Closes #6494
This commit is contained in:
@@ -646,7 +646,6 @@ rlcompleter.Completer.attr_matches
|
||||
rlcompleter.Completer.global_matches
|
||||
sunau.Au_read.initfp
|
||||
sunau.Au_write.initfp
|
||||
threading.Event.isSet
|
||||
tkinter.EventType.Button
|
||||
tkinter.EventType.Key
|
||||
tkinter.Misc.config
|
||||
|
||||
Reference in New Issue
Block a user