mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 18:31:14 +08:00
update for the new patch releases (#13196)
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
# >= 3.13
|
||||
# =======
|
||||
|
||||
# TODO: New in 3.13.1
|
||||
_socket.SO_BINDTODEVICE
|
||||
socket.__all__
|
||||
socket.SO_BINDTODEVICE
|
||||
|
||||
# Depends on HAVE_NCURSESW and how we install CPython,
|
||||
# should be removed when 3.13 will be officially released:
|
||||
_?curses.unget_wch
|
||||
|
||||
@@ -2,13 +2,6 @@
|
||||
# New errors in Python 3.12
|
||||
# =========================
|
||||
|
||||
# TODO: New in 3.12.8
|
||||
argparse.ArgumentParser._parse_known_args
|
||||
concurrent.futures.process._SafeQueue.__init__
|
||||
pickletools.read_stringnl
|
||||
token.__all__
|
||||
tokenize.__all__
|
||||
|
||||
|
||||
# =======
|
||||
# >= 3.12
|
||||
|
||||
@@ -2,14 +2,6 @@
|
||||
# New errors in Python 3.13
|
||||
# =========================
|
||||
|
||||
# TODO: New in 3.13.1
|
||||
argparse.ArgumentParser._parse_known_args
|
||||
codeop.Compile.__call__
|
||||
concurrent.futures.process._SafeQueue.__init__
|
||||
pickletools.read_stringnl
|
||||
token.__all__
|
||||
tokenize.__all__
|
||||
|
||||
|
||||
# =======
|
||||
# >= 3.13
|
||||
|
||||
Reference in New Issue
Block a user