Skip to content

Commit 6d8394f

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent 6684fba commit 6d8394f

1 file changed

Lines changed: 24 additions & 9 deletions

File tree

_data/whats_left_lastrun.temp

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ _interpreters (entire module)
2424
_lsprof (entire module)
2525
_multibytecodec (entire module)
2626
_pickle (entire module)
27-
profile (entire module)
28-
pstats (entire module)
29-
_queue (entire module)
3027
readline (entire module)
3128
_sha2 (entire module)
3229
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
@@ -35,7 +32,6 @@ _testclinic_limited (entire module)
3532
_testsinglephase (entire module)
3633
_tkinter (entire module)
3734
_tracemalloc (entire module)
38-
tracemalloc (entire module)
3935
turtle (entire module)
4036
turtledemo (entire module)
4137
xxlimited_35 (entire module)
@@ -80,7 +76,6 @@ ctypes.c_double_complex
8076
ctypes.c_float_complex
8177
ctypes.c_longdouble_complex
8278
datetime.datetime_CAPI
83-
errno.EHWPOISON
8479
faulthandler._stack_overflow
8580
faulthandler.dump_c_stack
8681
fcntl.DN_ACCESS
@@ -191,7 +186,6 @@ os.TMP_MAX
191186
os.XATTR_SIZE_MAX
192187
os.confstr_names
193188
os.supports_effective_ids
194-
pathlib.EHWPOISON
195189
pdb._ExecutableTarget
196190
pdb._ModuleTarget
197191
pdb._PdbClient
@@ -308,6 +302,7 @@ pyexpat.__file__
308302
pyexpat.expat_CAPI
309303
pyexpat.features
310304
pyexpat.native_encoding
305+
_queue.__file__
311306
_random.__file__
312307
_remote_debugging.PROCESS_VM_READV_SUPPORTED
313308
_remote_debugging.__file__
@@ -811,6 +806,26 @@ tkinter.image_names
811806
tkinter.image_types
812807
tkinter.mainloop
813808
tkinter.wantobjects
809+
tracemalloc.BaseFilter
810+
tracemalloc.DomainFilter
811+
tracemalloc.Filter
812+
tracemalloc.Frame
813+
tracemalloc.Snapshot
814+
tracemalloc.Statistic
815+
tracemalloc.StatisticDiff
816+
tracemalloc.Trace
817+
tracemalloc.Traceback
818+
tracemalloc._Traces
819+
tracemalloc.__builtins__
820+
tracemalloc.__cached__
821+
tracemalloc.__file__
822+
tracemalloc.__name__
823+
tracemalloc.__package__
824+
tracemalloc._compare_grouped_stats
825+
tracemalloc._format_size
826+
tracemalloc._normalize_filename
827+
tracemalloc.get_object_traceback
828+
tracemalloc.take_snapshot
814829
tty.CDSUSP
815830
tty.CEOF
816831
tty.CEOL
@@ -871,10 +886,10 @@ zoneinfo.TZPATH
871886

872887
# summary
873888
# cpython_modules 294
874-
# implemented 162
875-
# not_implemented 42
889+
# implemented 166
890+
# not_implemented 38
876891
# failed_to_import 0
877892
# missing_items 68
878-
# mismatched_items 45
893+
# mismatched_items 46
879894
# mismatched_doc_items 34
880895
# not_implementeds 4

0 commit comments

Comments
 (0)