Skip to content

Commit fad0bd0

Browse files
committed
Update bundled typeshed
1 parent 94a0037 commit fad0bd0

File tree

148 files changed

+3189
-887
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+3189
-887
lines changed

typeshed_client/typeshed/VERSIONS

+8-2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ _dummy_thread: 3.0-3.8
3434
_dummy_threading: 3.0-3.8
3535
_heapq: 3.0-
3636
_imp: 3.0-
37+
_interpchannels: 3.13-
38+
_interpqueues: 3.13-
39+
_interpreters: 3.13-
3740
_json: 3.0-
3841
_locale: 3.0-
3942
_lsprof: 3.0-
@@ -65,9 +68,9 @@ array: 3.0-
6568
ast: 3.0-
6669
asynchat: 3.0-3.11
6770
asyncio: 3.4-
68-
asyncio.mixins: 3.10-
6971
asyncio.exceptions: 3.8-
7072
asyncio.format_helpers: 3.7-
73+
asyncio.mixins: 3.10-
7174
asyncio.runners: 3.7-
7275
asyncio.staggered: 3.8-
7376
asyncio.taskgroups: 3.11-
@@ -111,6 +114,7 @@ curses: 3.0-
111114
dataclasses: 3.7-
112115
datetime: 3.0-
113116
dbm: 3.0-
117+
dbm.sqlite3: 3.13-
114118
decimal: 3.0-
115119
difflib: 3.0-
116120
dis: 3.0-
@@ -154,6 +158,7 @@ importlib: 3.0-
154158
importlib._abc: 3.10-
155159
importlib.metadata: 3.8-
156160
importlib.metadata._meta: 3.10-
161+
importlib.metadata.diagnose: 3.13-
157162
importlib.readers: 3.10-
158163
importlib.resources: 3.7-
159164
importlib.resources.abc: 3.11-
@@ -166,7 +171,7 @@ ipaddress: 3.3-
166171
itertools: 3.0-
167172
json: 3.0-
168173
keyword: 3.0-
169-
lib2to3: 3.0-
174+
lib2to3: 3.0-3.12
170175
linecache: 3.0-
171176
locale: 3.0-
172177
logging: 3.0-
@@ -270,6 +275,7 @@ threading: 3.0-
270275
time: 3.0-
271276
timeit: 3.0-
272277
tkinter: 3.0-
278+
tkinter.tix: 3.0-3.12
273279
token: 3.0-
274280
tokenize: 3.0-
275281
tomllib: 3.11-

0 commit comments

Comments
 (0)