File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,12 @@ _posixshmem (entire module)
3939profile (entire module)
4040pstats (entire module)
4141pyclbr (entire module)
42- _pydatetime (entire module)
4342_pylong (entire module)
4443_queue (entire module)
4544readline (entire module)
4645_sha2 (entire module)
4746smtplib (entire module)
4847_stat (entire module)
49- _strptime (entire module)
5048_symtable (entire module)
5149_sysconfigdata__linux_x86_64-linux-gnu (entire module)
5250_testbuffer (entire module)
@@ -118,7 +116,6 @@ memoryview.__buffer__
118116memoryview.__getattribute__ (inherited)
119117memoryview.__release_buffer__
120118memoryview._from_flags
121- object.__getstate__
122119property.__getattribute__ (inherited)
123120range.__getattribute__ (inherited)
124121range_iterator.__doc__ (inherited)
@@ -183,7 +180,6 @@ _collections._count_elements
183180_contextvars.__file__
184181copyreg.__cached__
185182copyreg.__file__
186- copyreg.pickle_union
187183_csv.Reader
188184_csv.Writer
189185_csv.__file__
@@ -1483,10 +1479,10 @@ zlib.__version__
14831479
14841480# summary
14851481# cpython_modules 282
1486- # implemented 92
1487- # not_implemented 66
1482+ # implemented 94
1483+ # not_implemented 64
14881484# failed_to_import 0
14891485# missing_items 103
14901486# mismatched_items 60
14911487# mismatched_doc_items 50
1492- # not_implementeds 37
1488+ # not_implementeds 36
You can’t perform that action at this time.
0 commit comments