mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-13 10:20:42 +08:00
add deprecated=False parameter to more argparse classes for 3.13 (#12018)
This commit is contained in:
@@ -37,9 +37,6 @@ _thread.start_new_thread
|
||||
_tkinter.TkappType.gettrace
|
||||
_tkinter.TkappType.settrace
|
||||
_tkinter.create
|
||||
argparse._AppendConstAction.__init__
|
||||
argparse._CountAction.__init__
|
||||
argparse._HelpAction.__init__
|
||||
argparse._StoreConstAction.__init__
|
||||
argparse._StoreFalseAction.__init__
|
||||
argparse._StoreTrueAction.__init__
|
||||
|
||||
Reference in New Issue
Block a user