11# modules
2- _ast_unparse (entire module)
32cProfile (entire module)
43_codecs_cn (entire module)
54_codecs_hk (entire module)
@@ -19,7 +18,6 @@ _gdbm (entire module)
1918_heapq (entire module)
2019_hmac (entire module)
2120idlelib (entire module)
22- imaplib (entire module)
2321_interpchannels (entire module)
2422_interpqueues (entire module)
2523_interpreters (entire module)
@@ -32,7 +30,6 @@ profile (entire module)
3230pstats (entire module)
3331_queue (entire module)
3432readline (entire module)
35- _remote_debugging (entire module)
3633_sha2 (entire module)
3734_sysconfigdata__linux_x86_64-linux-gnu (entire module)
3835_testclinic (entire module)
@@ -78,11 +75,7 @@ memoryview.index
7875builtins.PythonFinalizationError
7976array.__file__
8077array.typecodes
81- _ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
82- ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
83- ast.compare
8478_asyncio.__file__
85- asyncio.__getattr__
8679bdb.E
8780bdb._MonitoringTracer
8881binascii.__file__
@@ -100,13 +93,7 @@ _blake2.__file__
10093_bz2.__file__
10194cmath.__file__
10295_codecs._unregister_error
103- _codecs.utf_32_be_decode
104- _codecs.utf_32_be_encode
105- _codecs.utf_32_decode
106- _codecs.utf_32_encode
10796_codecs.utf_32_ex_decode
108- _codecs.utf_32_le_decode
109- _codecs.utf_32_le_encode
11097codecs.__file__
11198_collections._count_elements
11299configparser.InvalidWriteError
@@ -183,17 +170,6 @@ fcntl.__file__
183170fnmatch._re_setops_sub
184171fnmatch.filterfalse
185172_functools.cmp_to_key
186- gc.DEBUG_COLLECTABLE
187- gc.DEBUG_LEAK
188- gc.DEBUG_SAVEALL
189- gc.DEBUG_STATS
190- gc.DEBUG_UNCOLLECTABLE
191- gc.callbacks
192- gc.freeze
193- gc.garbage
194- gc.get_freeze_count
195- gc.is_finalized
196- gc.unfreeze
197173getpass._check_echo_char
198174getpass._readline_with_echo_char
199175glob._GlobberBase
@@ -218,6 +194,7 @@ itertools._tee
218194itertools._tee_dataobject
219195_json.__file__
220196_json.make_encoder
197+ linecache._make_lazycache_entry
221198_locale._DATE_FMT
222199_locale.bind_textdomain_codeset
223200_locale.bindtextdomain
@@ -267,8 +244,6 @@ os.RWF_DSYNC
267244os.RWF_HIPRI
268245os.RWF_NOWAIT
269246os.RWF_SYNC
270- os.SCHED_DEADLINE
271- os.SCHED_NORMAL
272247os.ST_APPEND
273248os.ST_MANDLOCK
274249os.ST_NOATIME
@@ -286,7 +261,6 @@ os._fwalk_walk
286261os._fwalk_yield
287262os.confstr_names
288263os.fwalk
289- os.reload_environ
290264os.supports_effective_ids
291265pathlib.E2BIG
292266pathlib.EACCES
@@ -444,8 +418,6 @@ pdb.parse_args
444418pdb.set_default_backend
445419pdb.set_trace_async
446420pickle.PickleBuffer
447- pickle._T
448- pickle._main
449421platform._main
450422platform._parse_args
451423platform.invalidate_caches
@@ -475,8 +447,6 @@ posix.RWF_DSYNC
475447posix.RWF_HIPRI
476448posix.RWF_NOWAIT
477449posix.RWF_SYNC
478- posix.SCHED_DEADLINE
479- posix.SCHED_NORMAL
480450posix.ST_APPEND
481451posix.ST_MANDLOCK
482452posix.ST_NOATIME
@@ -488,7 +458,6 @@ posix.ST_SYNCHRONOUS
488458posix.ST_WRITE
489459posix.TMP_MAX
490460posix.XATTR_SIZE_MAX
491- posix._create_environ
492461posix._have_functions
493462posix._inputhook
494463posix._is_inputhook_installed
@@ -521,7 +490,6 @@ posix.preadv
521490posix.ptsname
522491posix.pwrite
523492posix.pwritev
524- posix.readinto
525493posix.readv
526494posix.removexattr
527495posix.sched_getaffinity
@@ -574,6 +542,8 @@ _pylong._dec_str_to_int_inner
574542_random.__file__
575543random._parse_args
576544random.main
545+ _remote_debugging.PROCESS_VM_READV_SUPPORTED
546+ _remote_debugging.__file__
577547resource.RLIMIT_OFILE
578548resource.__file__
579549resource.getpagesize
@@ -1160,24 +1130,6 @@ unicodedata.digit
11601130unicodedata.is_normalized
11611131unicodedata.numeric
11621132_uuid.__file__
1163- uuid.MAX
1164- uuid.NIL
1165- uuid._RFC_4122_CLEARFLAGS_MASK
1166- uuid._RFC_4122_VERSION_1_FLAGS
1167- uuid._RFC_4122_VERSION_3_FLAGS
1168- uuid._RFC_4122_VERSION_4_FLAGS
1169- uuid._RFC_4122_VERSION_5_FLAGS
1170- uuid._RFC_4122_VERSION_6_FLAGS
1171- uuid._RFC_4122_VERSION_7_FLAGS
1172- uuid._RFC_4122_VERSION_8_FLAGS
1173- uuid._UINT_128_MAX
1174- uuid._last_counter_v7
1175- uuid._last_timestamp_v6
1176- uuid._last_timestamp_v7
1177- uuid._uuid7_get_counter_and_tail
1178- uuid.uuid6
1179- uuid.uuid7
1180- uuid.uuid8
11811133_warnings._acquire_lock
11821134_warnings._defaultaction
11831135_warnings._filters_mutated_lock_held
@@ -1195,10 +1147,10 @@ zoneinfo.TZPATH
11951147
11961148# summary
11971149# cpython_modules 294
1198- # implemented 111
1199- # not_implemented 49
1150+ # implemented 124
1151+ # not_implemented 46
12001152# failed_to_import 0
1201- # missing_items 102
1202- # mismatched_items 75
1203- # mismatched_doc_items 49
1153+ # missing_items 99
1154+ # mismatched_items 63
1155+ # mismatched_doc_items 48
12041156# not_implementeds 8
0 commit comments