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:
Alex Waygood
2021-12-07 00:21:27 +00:00
committed by GitHub
parent 72ee95bc0b
commit a69ef8f1ad
2 changed files with 7 additions and 5 deletions

View File

@@ -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