File tree 2 files changed +5
-17
lines changed
2 files changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -1528,10 +1528,10 @@ zlib.__version__
1528
1528
1529
1529
# summary
1530
1530
# cpython_modules 282
1531
- # implemented 85
1531
+ # implemented 86
1532
1532
# not_implemented 67
1533
1533
# failed_to_import 0
1534
1534
# missing_items 109
1535
- # mismatched_items 62
1535
+ # mismatched_items 61
1536
1536
# mismatched_doc_items 50
1537
1537
# not_implementeds 37
Original file line number Diff line number Diff line change @@ -186,22 +186,10 @@ _contextvars.__file__
186
186
copyreg.__cached__
187
187
copyreg.__file__
188
188
copyreg.pickle_union
189
- _csv.Dialect
190
- _csv.QUOTE_NOTNULL
191
- _csv.QUOTE_STRINGS
192
189
_csv.Reader
193
190
_csv.Writer
194
191
_csv.__file__
195
- _csv.__version__
196
192
_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__
205
193
ctypes.ARRAY
206
194
ctypes.ArgumentError
207
195
ctypes.CDLL
@@ -1540,10 +1528,10 @@ zlib.__version__
1540
1528
1541
1529
# summary
1542
1530
# cpython_modules 282
1543
- # implemented 84
1531
+ # implemented 85
1544
1532
# not_implemented 67
1545
1533
# failed_to_import 0
1546
- # missing_items 110
1534
+ # missing_items 109
1547
1535
# mismatched_items 62
1548
- # mismatched_doc_items 49
1536
+ # mismatched_doc_items 50
1549
1537
# not_implementeds 37
You can’t perform that action at this time.
0 commit comments