Skip to content

Commit 8212660

Browse files
committed
Sync typeshed
Source commit: python/typeshed@6feca18
1 parent b1c6cb5 commit 8212660

Some content is hidden

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

73 files changed

+4729
-3331
lines changed

mypy/typeshed/stdlib/VERSIONS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
__future__: 3.0-
2121
__main__: 3.0-
2222
_ast: 3.0-
23+
_asyncio: 3.0-
2324
_bisect: 3.0-
2425
_bootlocale: 3.4-3.9
2526
_codecs: 3.0-
@@ -37,6 +38,7 @@ _imp: 3.0-
3738
_interpchannels: 3.13-
3839
_interpqueues: 3.13-
3940
_interpreters: 3.13-
41+
_io: 3.0-
4042
_json: 3.0-
4143
_locale: 3.0-
4244
_lsprof: 3.0-
@@ -50,6 +52,8 @@ _pydecimal: 3.5-
5052
_random: 3.0-
5153
_sitebuiltins: 3.4-
5254
_socket: 3.0- # present in 3.0 at runtime, but not in typeshed
55+
_sqlite3: 3.0-
56+
_ssl: 3.0-
5357
_stat: 3.4-
5458
_thread: 3.0-
5559
_threading_local: 3.0-

0 commit comments

Comments
 (0)