mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
fix update method of WeakKeyDictionary and WeakValueDictionary (#13249)
This commit is contained in:
@@ -27,8 +27,6 @@ tkinter.simpledialog.[A-Z_]+
|
||||
tkinter.simpledialog.TclVersion
|
||||
tkinter.simpledialog.TkVersion
|
||||
tkinter.Text.count # stubtest somehow thinks that index1 parameter has a default value, but it doesn't in any of the overloads
|
||||
weakref.WeakKeyDictionary.update
|
||||
weakref.WeakValueDictionary.update
|
||||
|
||||
|
||||
# ===============================================================
|
||||
|
||||
Reference in New Issue
Block a user