Skip to content

Commit 62e6f49

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent ea31e20 commit 62e6f49

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

Diff for: _data/whats_left.temp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1528,10 +1528,10 @@ zlib.__version__
15281528

15291529
# summary
15301530
# cpython_modules 282
1531-
# implemented 85
1531+
# implemented 86
15321532
# not_implemented 67
15331533
# failed_to_import 0
15341534
# missing_items 109
1535-
# mismatched_items 62
1535+
# mismatched_items 61
15361536
# mismatched_doc_items 50
15371537
# not_implementeds 37

Diff for: _data/whats_left_lastrun.temp

+3-15
Original file line numberDiff line numberDiff line change
@@ -186,22 +186,10 @@ _contextvars.__file__
186186
copyreg.__cached__
187187
copyreg.__file__
188188
copyreg.pickle_union
189-
_csv.Dialect
190-
_csv.QUOTE_NOTNULL
191-
_csv.QUOTE_STRINGS
192189
_csv.Reader
193190
_csv.Writer
194191
_csv.__file__
195-
_csv.__version__
196192
_csv._dialects
197-
_csv.field_size_limit
198-
_csv.get_dialect
199-
_csv.list_dialects
200-
_csv.register_dialect
201-
_csv.unregister_dialect
202-
csv.QUOTE_NOTNULL
203-
csv.QUOTE_STRINGS
204-
csv.__version__
205193
ctypes.ARRAY
206194
ctypes.ArgumentError
207195
ctypes.CDLL
@@ -1540,10 +1528,10 @@ zlib.__version__
15401528

15411529
# summary
15421530
# cpython_modules 282
1543-
# implemented 84
1531+
# implemented 85
15441532
# not_implemented 67
15451533
# failed_to_import 0
1546-
# missing_items 110
1534+
# missing_items 109
15471535
# mismatched_items 62
1548-
# mismatched_doc_items 49
1536+
# mismatched_doc_items 50
15491537
# not_implementeds 37

0 commit comments

Comments
 (0)