Skip to content

Commit 8bdcada

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent 4ebf469 commit 8bdcada

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

_data/whats_left_lastrun.temp

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -137,16 +137,6 @@ dataclasses._make_annotate_function
137137
dataclasses._update_func_cell_for__class__
138138
datetime.datetime_CAPI
139139
decimal.IEEE_CONTEXT_MAX_BITS
140-
dis.CONTAINS_OP
141-
dis.END_ASYNC_FOR
142-
dis.IS_OP
143-
dis.LOAD_COMMON_CONSTANT
144-
dis.LOAD_FAST_BORROW_LOAD_FAST_BORROW
145-
dis.LOAD_SMALL_INT
146-
dis.LOAD_SPECIAL
147-
dis._common_constants
148-
dis._get_positions_width
149-
dis._special_method_names
150140
dis.name
151141
dis.op
152142
doctest.__unittest
@@ -224,8 +214,6 @@ hmac._get_digest_constructor
224214
_imp._override_multi_interp_extensions_check
225215
_imp.create_dynamic
226216
_imp.exec_dynamic
227-
inspect.CO_HAS_DOCSTRING
228-
inspect.CO_METHOD
229217
_io._BytesIOBuffer
230218
io.Reader
231219
io.Writer
@@ -252,14 +240,6 @@ mmap.MAP_32BIT
252240
mmap.MAP_NORESERVE
253241
mmap.__file__
254242
_multiprocessing.__file__
255-
ntpath._varpattern
256-
ntpath._varsub
257-
ntpath._varsubb
258-
_opcode.ENABLE_SPECIALIZATION_FT
259-
_opcode.get_special_method_names
260-
opcode._common_constants
261-
opcode._special_method_names
262-
opcode.m
263243
_operator.call
264244
_operator.inv
265245
_operator.is_none
@@ -1224,10 +1204,10 @@ zoneinfo.TZPATH
12241204

12251205
# summary
12261206
# cpython_modules 294
1227-
# implemented 106
1207+
# implemented 109
12281208
# not_implemented 50
12291209
# failed_to_import 0
1230-
# missing_items 109
1231-
# mismatched_items 75
1210+
# missing_items 105
1211+
# mismatched_items 74
12321212
# mismatched_doc_items 48
12331213
# not_implementeds 8

0 commit comments

Comments
 (0)