File tree Expand file tree Collapse file tree 2 files changed +3
-19
lines changed
Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,6 @@ _codecs.utf_32_le_decode
182182_codecs.utf_32_le_encode
183183codecs.__file__
184184_collections._count_elements
185- collections._deque_iterator
186185_contextvars.__file__
187186copyreg.__cached__
188187copyreg.__file__
@@ -1544,7 +1543,7 @@ zlib.__version__
15441543# implemented 84
15451544# not_implemented 67
15461545# failed_to_import 0
1547- # missing_items 111
1546+ # missing_items 110
15481547# mismatched_items 62
15491548# mismatched_doc_items 49
15501549# not_implementeds 37
Original file line number Diff line number Diff line change @@ -172,21 +172,6 @@ bz2.__package__
172172bz2.compress
173173bz2.decompress
174174bz2.open
175- calendar.APRIL
176- calendar.AUGUST
177- calendar.DECEMBER
178- calendar.Day
179- calendar.FEBRUARY
180- calendar.JANUARY
181- calendar.JULY
182- calendar.JUNE
183- calendar.MARCH
184- calendar.MAY
185- calendar.Month
186- calendar.NOVEMBER
187- calendar.OCTOBER
188- calendar.SEPTEMBER
189- calendar.__getattr__
190175cmath.__file__
191176_codecs.utf_32_be_decode
192177_codecs.utf_32_be_encode
@@ -1556,10 +1541,10 @@ zlib.__version__
15561541
15571542# summary
15581543# cpython_modules 282
1559- # implemented 83
1544+ # implemented 84
15601545# not_implemented 67
15611546# failed_to_import 0
1562- # missing_items 112
1547+ # missing_items 111
15631548# mismatched_items 62
15641549# mismatched_doc_items 49
15651550# not_implementeds 37
You can’t perform that action at this time.
0 commit comments