File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ test_sqlite3: testing with SQLite version 3.45.1
2
2
# modules
3
3
_abc (entire module)
4
4
_aix_support (entire module)
5
- _android_support (entire module)
6
5
_asyncio (entire module)
7
6
_bz2 (entire module)
8
7
cProfile (entire module)
@@ -27,7 +26,6 @@ imaplib (entire module)
27
26
_interpchannels (entire module)
28
27
_interpqueues (entire module)
29
28
_interpreters (entire module)
30
- _ios_support (entire module)
31
29
_lsprof (entire module)
32
30
_lzma (entire module)
33
31
lzma (entire module)
@@ -522,6 +520,7 @@ inspect.iskeyword
522
520
inspect.ismethodwrapper
523
521
inspect.markcoroutinefunction
524
522
_io._BytesIOBuffer
523
+ _ios_support.lib
525
524
itertools._tee
526
525
itertools._tee_dataobject
527
526
_json.__file__
@@ -1839,10 +1838,10 @@ zoneinfo.TZPATH
1839
1838
1840
1839
# summary
1841
1840
# cpython_modules 290
1842
- # implemented 75
1843
- # not_implemented 69
1841
+ # implemented 76
1842
+ # not_implemented 67
1844
1843
# failed_to_import 0
1845
- # missing_items 127
1844
+ # missing_items 128
1846
1845
# mismatched_items 70
1847
1846
# mismatched_doc_items 66
1848
1847
# not_implementeds 33
You can’t perform that action at this time.
0 commit comments