Skip to content

Commit

Permalink
Update bundled typeshed
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Jul 12, 2024
1 parent 94a0037 commit fad0bd0
Show file tree
Hide file tree
Showing 148 changed files with 3,189 additions and 887 deletions.
10 changes: 8 additions & 2 deletions typeshed_client/typeshed/VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ _dummy_thread: 3.0-3.8
_dummy_threading: 3.0-3.8
_heapq: 3.0-
_imp: 3.0-
_interpchannels: 3.13-
_interpqueues: 3.13-
_interpreters: 3.13-
_json: 3.0-
_locale: 3.0-
_lsprof: 3.0-
Expand Down Expand Up @@ -65,9 +68,9 @@ array: 3.0-
ast: 3.0-
asynchat: 3.0-3.11
asyncio: 3.4-
asyncio.mixins: 3.10-
asyncio.exceptions: 3.8-
asyncio.format_helpers: 3.7-
asyncio.mixins: 3.10-
asyncio.runners: 3.7-
asyncio.staggered: 3.8-
asyncio.taskgroups: 3.11-
Expand Down Expand Up @@ -111,6 +114,7 @@ curses: 3.0-
dataclasses: 3.7-
datetime: 3.0-
dbm: 3.0-
dbm.sqlite3: 3.13-
decimal: 3.0-
difflib: 3.0-
dis: 3.0-
Expand Down Expand Up @@ -154,6 +158,7 @@ importlib: 3.0-
importlib._abc: 3.10-
importlib.metadata: 3.8-
importlib.metadata._meta: 3.10-
importlib.metadata.diagnose: 3.13-
importlib.readers: 3.10-
importlib.resources: 3.7-
importlib.resources.abc: 3.11-
Expand All @@ -166,7 +171,7 @@ ipaddress: 3.3-
itertools: 3.0-
json: 3.0-
keyword: 3.0-
lib2to3: 3.0-
lib2to3: 3.0-3.12
linecache: 3.0-
locale: 3.0-
logging: 3.0-
Expand Down Expand Up @@ -270,6 +275,7 @@ threading: 3.0-
time: 3.0-
timeit: 3.0-
tkinter: 3.0-
tkinter.tix: 3.0-3.12
token: 3.0-
tokenize: 3.0-
tomllib: 3.11-
Expand Down
Loading

0 comments on commit fad0bd0

Please sign in to comment.