Skip to content

Commit 3d8859f

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent e17fb2f commit 3d8859f

File tree

2 files changed

+5
-28
lines changed

2 files changed

+5
-28
lines changed

_data/whats_left.temp

+5-24
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ _tracemalloc (entire module)
5959
tracemalloc (entire module)
6060
turtle (entire module)
6161
turtledemo (entire module)
62-
_typing (entire module)
6362
wave (entire module)
6463
_xxinterpchannels (entire module)
6564
xxlimited_35 (entire module)
@@ -404,10 +403,6 @@ gc.get_freeze_count
404403
gc.get_referents
405404
gc.is_finalized
406405
gc.unfreeze
407-
gettext.dnpgettext
408-
gettext.dpgettext
409-
gettext.npgettext
410-
gettext.pgettext
411406
grp.__file__
412407
gzip.READ_BUFFER_SIZE
413408
gzip._WRITE_BUFFER_SIZE
@@ -596,18 +591,6 @@ os.confstr_names
596591
os.fwalk
597592
os.statvfs_result
598593
os.supports_effective_ids
599-
os.sysconf_names
600-
pathlib._DoubleRecursiveWildcardSelector
601-
pathlib._FNMATCH_PREFIX
602-
pathlib._FNMATCH_SLICE
603-
pathlib._FNMATCH_SUFFIX
604-
pathlib._IGNORED_ERRNOS
605-
pathlib._ParentSelector
606-
pathlib._SWAP_SEP_AND_NEWLINE
607-
pathlib._WIN_RESERVED_NAMES
608-
pathlib._compile_pattern
609-
pathlib._compile_pattern_lines
610-
pathlib._is_case_sensitive
611594
pdb._ModuleTarget
612595
pdb._ScriptTarget
613596
pickle.PickleBuffer
@@ -752,8 +735,6 @@ posix.setpgrp
752735
posix.setxattr
753736
posix.splice
754737
posix.statvfs
755-
posix.sysconf
756-
posix.sysconf_names
757738
posix.tcgetpgrp
758739
posix.tcsetpgrp
759740
posix.unshare
@@ -1505,10 +1486,10 @@ zlib.__version__
15051486

15061487
# summary
15071488
# cpython_modules 282
1508-
# implemented 90
1509-
# not_implemented 67
1489+
# implemented 92
1490+
# not_implemented 66
15101491
# failed_to_import 0
1511-
# missing_items 105
1512-
# mismatched_items 61
1513-
# mismatched_doc_items 49
1492+
# missing_items 103
1493+
# mismatched_items 60
1494+
# mismatched_doc_items 50
15141495
# not_implementeds 37

_data/whats_left_lastrun.temp

-4
Original file line numberDiff line numberDiff line change
@@ -1258,15 +1258,11 @@ sys.addaudithook
12581258
sys.call_tracing
12591259
sys.deactivate_stack_trampoline
12601260
sys.exception
1261-
sys.get_asyncgen_hooks
1262-
sys.get_coroutine_origin_tracking_depth
12631261
sys.getallocatedblocks
12641262
sys.getdlopenflags
12651263
sys.getswitchinterval
12661264
sys.getunicodeinternedsize
12671265
sys.is_stack_trampoline_active
1268-
sys.set_asyncgen_hooks
1269-
sys.set_coroutine_origin_tracking_depth
12701266
sys.setdlopenflags
12711267
sys.setswitchinterval
12721268
sys.stdlib_module_names

0 commit comments

Comments
 (0)