File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -21,39 +21,39 @@ __future__: 2.7-
21
21
__main__: 2.7-
22
22
_ast: 2.7-
23
23
_bisect: 2.7-
24
- _bootlocale: 3.6 -3.9
24
+ _bootlocale: 3.4 -3.9
25
25
_codecs: 2.7-
26
26
_collections_abc: 3.3-
27
- _compat_pickle: 3.6 -
28
- _compression: 3.6 -
27
+ _compat_pickle: 3.1 -
28
+ _compression: 3.5 -
29
29
_csv: 2.7-
30
30
_curses: 2.7-
31
- _decimal: 3.6 -
32
- _dummy_thread: 3.6 -3.8
31
+ _decimal: 3.3 -
32
+ _dummy_thread: 3.0 -3.8
33
33
_dummy_threading: 2.7-3.8
34
34
_heapq: 2.7-
35
- _imp: 3.6 -
35
+ _imp: 3.0 -
36
36
_json: 2.7-
37
37
_markupbase: 2.7-
38
38
_msi: 2.7-
39
- _operator: 3.6 -
39
+ _operator: 3.4 -
40
40
_osx_support: 2.7-
41
- _posixsubprocess: 3.6 -
41
+ _posixsubprocess: 3.2 -
42
42
_py_abc: 3.7-
43
- _pydecimal: 3.6 -
43
+ _pydecimal: 3.5 -
44
44
_random: 2.7-
45
- _sitebuiltins: 3.6 -
45
+ _sitebuiltins: 3.4 -
46
46
_socket: 3.0- # present in 2.7 at runtime, but not in typeshed
47
- _stat: 3.6 -
47
+ _stat: 3.4 -
48
48
_thread: 2.7-
49
- _threading_local: 3.6 -
49
+ _threading_local: 2.7 -
50
50
_tkinter: 2.7-
51
- _tracemalloc: 3.6 -
51
+ _tracemalloc: 3.4 -
52
52
_typeshed: 2.7- # not present at runtime, only for type checking
53
53
_warnings: 2.7-
54
54
_weakref: 2.7-
55
55
_weakrefset: 2.7-
56
- _winapi: 3.6 -
56
+ _winapi: 3.3 -
57
57
abc: 2.7-
58
58
aifc: 2.7-
59
59
antigravity: 2.7-
@@ -289,7 +289,7 @@ wsgiref.types: 3.11-
289
289
xdrlib: 2.7-
290
290
xml: 2.7-
291
291
xmlrpc: 3.0-
292
- xxlimited: 3.6 -
292
+ xxlimited: 3.2 -
293
293
zipapp: 3.5-
294
294
zipfile: 2.7-
295
295
zipimport: 2.7-
You can’t perform that action at this time.
0 commit comments