Skip to content

Commit 4ebf469

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

File tree

2 files changed

+8
-64
lines changed

2 files changed

+8
-64
lines changed

_data/whats_left.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

_data/whats_left_lastrun.temp

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# modules
2-
_abc (entire module)
32
_ast_unparse (entire module)
43
_asyncio (entire module)
54
cProfile (entire module)
@@ -9,7 +8,6 @@ _codecs_iso2022 (entire module)
98
_codecs_jp (entire module)
109
_codecs_kr (entire module)
1110
_codecs_tw (entire module)
12-
compression (entire module)
1311
_ctypes_test (entire module)
1412
_curses (entire module)
1513
curses (entire module)
@@ -79,8 +77,6 @@ memoryview.index
7977

8078
# stdlib items
8179
builtins.PythonFinalizationError
82-
__hello__.__file__
83-
__phello__.__file__
8480
array.__file__
8581
array.typecodes
8682
_ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
@@ -113,16 +109,13 @@ _codecs.utf_32_le_decode
113109
_codecs.utf_32_le_encode
114110
codecs.__file__
115111
_collections._count_elements
116-
collections.heapq
117112
configparser.InvalidWriteError
118113
configparser.UnnamedSectionDisabledError
119114
configparser._CommentSpec
120115
copy._atomic_types
121116
copy._copy_atomic_types
122117
copy._copy_builtin_containers
123118
copyreg.__cached__
124-
copyreg.__file__
125-
copyreg.pickle_super
126119
_csv.Reader
127120
_csv.Writer
128121
_csv.__file__
@@ -201,12 +194,6 @@ fcntl.__file__
201194
fnmatch._re_setops_sub
202195
fnmatch.filterfalse
203196
_functools.cmp_to_key
204-
functools.Placeholder
205-
functools._PlaceholderType
206-
functools._partial_new
207-
functools._partial_prepare_merger
208-
functools._partial_repr
209-
functools._singledispatchmethod_get
210197
gc.DEBUG_COLLECTABLE
211198
gc.DEBUG_LEAK
212199
gc.DEBUG_SAVEALL
@@ -239,15 +226,13 @@ _imp.create_dynamic
239226
_imp.exec_dynamic
240227
inspect.CO_HAS_DOCSTRING
241228
inspect.CO_METHOD
242-
inspect.ispackage
243229
_io._BytesIOBuffer
244230
io.Reader
245231
io.Writer
246232
itertools._tee
247233
itertools._tee_dataobject
248234
_json.__file__
249235
_json.make_encoder
250-
linecache._source_unavailable
251236
_locale._DATE_FMT
252237
_locale.bind_textdomain_codeset
253238
_locale.bindtextdomain
@@ -263,9 +248,6 @@ math.__file__
263248
_md5.MD5Type
264249
_md5._GIL_MINSIZE
265250
_md5.__file__
266-
mimetypes._mimetypes_read_windows_registry
267-
mimetypes._parse_args
268-
mimetypes.guess_file_type
269251
mmap.MAP_32BIT
270252
mmap.MAP_NORESERVE
271253
mmap.__file__
@@ -874,10 +856,6 @@ sqlite3.SQLITE_DBCONFIG_TRIGGER_EQP
874856
sqlite3.SQLITE_DBCONFIG_TRUSTED_SCHEMA
875857
sqlite3.SQLITE_DBCONFIG_WRITABLE_SCHEMA
876858
_sre.copyright
877-
sre_compile.CH_NEGATE
878-
sre_compile._CHARSET_ALL
879-
sre_constants.CH_NEGATE
880-
sre_parse.CH_NEGATE
881859
_ssl.HAS_PHA
882860
_ssl.HOSTFLAG_ALWAYS_CHECK_SUBJECT
883861
_ssl.HOSTFLAG_MULTI_LABEL_WILDCARDS
@@ -906,22 +884,19 @@ symtable.DEF_TYPE_PARAM
906884
symtable._get_scope
907885
sys._clear_internal_caches
908886
sys._clear_type_cache
909-
sys._clear_type_descriptors
910887
sys._current_exceptions
911888
sys._debugmallocstats
912889
sys._dump_tracelets
913890
sys._get_cpu_count_config
914891
sys._is_immortal
915892
sys._is_interned
916-
sys._stdlib_dir
917893
sys.activate_stack_trampoline
918894
sys.addaudithook
919895
sys.call_tracing
920896
sys.deactivate_stack_trampoline
921897
sys.getallocatedblocks
922898
sys.getdlopenflags
923899
sys.getunicodeinternedsize
924-
sys.is_remote_debug_enabled
925900
sys.is_stack_trampoline_active
926901
sys.remote_exec
927902
sys.setdlopenflags
@@ -1150,12 +1125,6 @@ tkinter.image_names
11501125
tkinter.image_types
11511126
tkinter.mainloop
11521127
tkinter.wantobjects
1153-
token.TSTRING_END
1154-
token.TSTRING_MIDDLE
1155-
token.TSTRING_START
1156-
tokenize.TSTRING_END
1157-
tokenize.TSTRING_MIDDLE
1158-
tokenize.TSTRING_START
11591128
tokenize._generate_tokens_from_c_tokenizer
11601129
tokenize._main
11611130
tokenize._transform_msg
@@ -1211,11 +1180,6 @@ tty.TIOCSETD
12111180
tty.TIOCSLCKTRMIOS
12121181
tty.TIOCSSERIAL
12131182
typing.Match
1214-
typing._UnionGenericAliasMeta
1215-
typing._add_type_params_to_scope
1216-
typing._make_eager_annotate
1217-
typing._make_forward_ref
1218-
typing.evaluate_forward_ref
12191183
unicodedata.__file__
12201184
unicodedata._ucnhash_CAPI
12211185
unicodedata.combining
@@ -1260,10 +1224,10 @@ zoneinfo.TZPATH
12601224

12611225
# summary
12621226
# cpython_modules 294
1263-
# implemented 101
1264-
# not_implemented 52
1227+
# implemented 106
1228+
# not_implemented 50
12651229
# failed_to_import 0
1266-
# missing_items 119
1267-
# mismatched_items 67
1268-
# mismatched_doc_items 49
1230+
# missing_items 109
1231+
# mismatched_items 75
1232+
# mismatched_doc_items 48
12691233
# not_implementeds 8

0 commit comments

Comments
 (0)