File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,12 @@ _posixshmem (entire module)
39
39
profile (entire module)
40
40
pstats (entire module)
41
41
pyclbr (entire module)
42
- _pydatetime (entire module)
43
42
_pylong (entire module)
44
43
_queue (entire module)
45
44
readline (entire module)
46
45
_sha2 (entire module)
47
46
smtplib (entire module)
48
47
_stat (entire module)
49
- _strptime (entire module)
50
48
_symtable (entire module)
51
49
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
52
50
_testbuffer (entire module)
@@ -118,7 +116,6 @@ memoryview.__buffer__
118
116
memoryview.__getattribute__ (inherited)
119
117
memoryview.__release_buffer__
120
118
memoryview._from_flags
121
- object.__getstate__
122
119
property.__getattribute__ (inherited)
123
120
range.__getattribute__ (inherited)
124
121
range_iterator.__doc__ (inherited)
@@ -183,7 +180,6 @@ _collections._count_elements
183
180
_contextvars.__file__
184
181
copyreg.__cached__
185
182
copyreg.__file__
186
- copyreg.pickle_union
187
183
_csv.Reader
188
184
_csv.Writer
189
185
_csv.__file__
@@ -1483,10 +1479,10 @@ zlib.__version__
1483
1479
1484
1480
# summary
1485
1481
# cpython_modules 282
1486
- # implemented 92
1487
- # not_implemented 66
1482
+ # implemented 94
1483
+ # not_implemented 64
1488
1484
# failed_to_import 0
1489
1485
# missing_items 103
1490
1486
# mismatched_items 60
1491
1487
# mismatched_doc_items 50
1492
- # not_implementeds 37
1488
+ # not_implementeds 36
You can’t perform that action at this time.
0 commit comments