Skip to content

Commit b92b727

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent 0dbbcfd commit b92b727

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

_data/whats_left_lastrun.temp

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -188,11 +188,6 @@ http.HTTPMethod
188188
_imp._override_multi_interp_extensions_check
189189
_imp.create_dynamic
190190
_imp.exec_dynamic
191-
inspect.CO_ITERABLE_COROUTINE
192-
inspect.CO_NESTED
193-
inspect.CO_NEWLOCALS
194-
inspect.CO_NOFREE
195-
inspect.CO_OPTIMIZED
196191
_io._BytesIOBuffer
197192
itertools._tee
198193
itertools._tee_dataobject
@@ -638,12 +633,9 @@ _struct.__file__
638633
sys._clear_internal_caches
639634
sys._clear_type_cache
640635
sys._current_exceptions
641-
sys._current_frames
642636
sys._debugmallocstats
643637
sys._get_cpu_count_config
644638
sys._is_interned
645-
sys._setprofileallthreads
646-
sys._settraceallthreads
647639
sys._stdlib_dir
648640
sys.activate_stack_trampoline
649641
sys.addaudithook
@@ -711,20 +703,10 @@ termios._POSIX_VDISABLE
711703
termios.__file__
712704
termios.tcgetwinsize
713705
termios.tcsetwinsize
714-
_thread._ThreadHandle
715-
_thread._get_main_thread_ident
716-
_thread._is_main_interpreter
717-
_thread._make_thread_handle
718-
_thread._shutdown
719706
_thread.allocate
720-
_thread.daemon_threads_allowed
721707
_thread.exit_thread
722708
_thread.get_native_id
723-
_thread.lock
724-
_thread.start_joinable_thread
725709
_thread.start_new
726-
threading._DeleteDummyThreadOnDel
727-
threading.setprofile_all_threads
728710
time.altzone
729711
time.pthread_getcpuclockid
730712
time.tzset
@@ -958,10 +940,10 @@ zoneinfo.TZPATH
958940

959941
# summary
960942
# cpython_modules 287
961-
# implemented 126
943+
# implemented 127
962944
# not_implemented 47
963945
# failed_to_import 0
964-
# missing_items 84
946+
# missing_items 82
965947
# mismatched_items 55
966-
# mismatched_doc_items 42
948+
# mismatched_doc_items 41
967949
# not_implementeds 19

0 commit comments

Comments
 (0)