mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
tempfile.SpooledTemporaryFile: inherit from IOBase on 3.11 (#7802)
python/cpython#29560 Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -149,10 +149,6 @@ subprocess.getstatusoutput
|
||||
symtable.SymbolTable.has_exec
|
||||
sys.UnraisableHookArgs # Not exported from sys
|
||||
sys.exception
|
||||
tempfile.SpooledTemporaryFile.detach
|
||||
tempfile.SpooledTemporaryFile.read1
|
||||
tempfile.SpooledTemporaryFile.readinto
|
||||
tempfile.SpooledTemporaryFile.readinto1
|
||||
tkinter._VersionInfoType.__doc__
|
||||
traceback.StackSummary.format_frame_summary
|
||||
traceback.TracebackException.__init__
|
||||
|
||||
Reference in New Issue
Block a user