Skip to content

Commit d3051fd

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent be72663 commit d3051fd

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

Diff for: _data/whats_left.temp

+7-13
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ _decimal (entire module)
2424
_distutils_system_mod (entire module)
2525
_elementtree (entire module)
2626
_gdbm (entire module)
27-
graphlib (entire module)
2827
_hashlib (entire module)
2928
_heapq (entire module)
3029
imaplib (entire module)
@@ -111,7 +110,6 @@ memory_iterator.__doc__ (inherited)
111110
memory_iterator.__getattribute__ (inherited)
112111
memoryview.__getattribute__ (inherited)
113112
property.__getattribute__ (inherited)
114-
property.__set_name__
115113
range.__getattribute__ (inherited)
116114
range_iterator.__doc__ (inherited)
117115
range_iterator.__getattribute__ (inherited)
@@ -371,7 +369,6 @@ hashlib.__file__
371369
hashlib.__get_builtin_constructor
372370
hashlib.algorithms_available
373371
hashlib.algorithms_guaranteed
374-
hmac.digest
375372
_imp.create_dynamic
376373
_imp.exec_dynamic
377374
inspect.CO_ITERABLE_COROUTINE
@@ -442,8 +439,8 @@ locale.THOUSEP
442439
locale.T_FMT
443440
locale.T_FMT_AMPM
444441
locale.YESEXPR
445-
locale._localize
446-
locale.localize
442+
locale.k
443+
locale.v
447444
logging._after_at_fork_child_reinit_locks
448445
mimetypes._mimetypes_read_windows_registry
449446
mmap.PROT_EXEC
@@ -546,7 +543,6 @@ os._fwalk
546543
os._spawnvef
547544
os.confstr_names
548545
os.fwalk
549-
os.pathconf_names
550546
os.spawnl
551547
os.spawnle
552548
os.spawnlp
@@ -668,7 +664,6 @@ posix.makedev
668664
posix.memfd_create
669665
posix.minor
670666
posix.mkfifo
671-
posix.pathconf_names
672667
posix.pidfd_open
673668
posix.posix_fadvise
674669
posix.posix_fallocate
@@ -1230,7 +1225,6 @@ unicodedata.combining
12301225
unicodedata.decimal
12311226
unicodedata.decomposition
12321227
unicodedata.digit
1233-
unicodedata.east_asian_width
12341228
unicodedata.is_normalized
12351229
unicodedata.mirrored
12361230
unicodedata.numeric
@@ -1248,10 +1242,10 @@ zlib.__version__
12481242

12491243
# summary
12501244
# cpython_modules 274
1251-
# implemented 100
1252-
# not_implemented 68
1245+
# implemented 102
1246+
# not_implemented 67
12531247
# failed_to_import 0
1254-
# missing_items 82
1255-
# mismatched_items 49
1256-
# mismatched_doc_items 42
1248+
# missing_items 81
1249+
# mismatched_items 48
1250+
# mismatched_doc_items 41
12571251
# not_implementeds 36

0 commit comments

Comments
 (0)