File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -502,7 +502,6 @@ _sqlite3.__file__
502502_sre.copyright
503503_ssl.HOSTFLAG_ALWAYS_CHECK_SUBJECT
504504_ssl.HOSTFLAG_MULTI_LABEL_WILDCARDS
505- _ssl.HOSTFLAG_NEVER_CHECK_SUBJECT
506505_ssl.HOSTFLAG_NO_PARTIAL_WILDCARDS
507506_ssl.HOSTFLAG_NO_WILDCARDS
508507_ssl.HOSTFLAG_SINGLE_LABEL_SUBDOMAINS
Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ fcntl.DN_DELETE
8686fcntl.DN_MODIFY
8787fcntl.DN_MULTISHOT
8888fcntl.DN_RENAME
89- fcntl.FASYNC
9089fcntl.FICLONE
9190fcntl.FICLONERANGE
9291fcntl.F_EXLCK
@@ -240,7 +239,6 @@ posix.fdatasync
240239posix.forkpty
241240posix.getxattr
242241posix.grantpt
243- posix.killpg
244242posix.listxattr
245243posix.lockf
246244posix.login_tty
@@ -291,15 +289,9 @@ _remote_debugging.PROCESS_VM_READV_SUPPORTED
291289_remote_debugging.__file__
292290resource.RLIMIT_OFILE
293291resource.__file__
294- resource.getpagesize
295292resource.prlimit
296- select.PIPE_BUF
297293select.POLLMSG
298- select.POLLRDBAND
299294select.POLLRDHUP
300- select.POLLRDNORM
301- select.POLLWRBAND
302- select.POLLWRNORM
303295select.__file__
304296_sha1.SHA1Type
305297_sha1._GIL_MINSIZE
@@ -517,16 +509,12 @@ _ssl.HOSTFLAG_SINGLE_LABEL_SUBDOMAINS
517509_ssl.OP_ENABLE_KTLS
518510_ssl.__file__
519511ssl.OP_ENABLE_KTLS
520- _stat.UF_DATAVAULT
521- _stat.UF_SETTABLE
522- _stat.UF_TRACKED
523512_statistics.__file__
524513_struct.__file__
525514sys._clear_internal_caches
526515sys._clear_type_cache
527516sys._debugmallocstats
528517sys._dump_tracelets
529- sys._get_cpu_count_config
530518sys._is_immortal
531519sys._is_interned
532520sys.activate_stack_trampoline
@@ -992,10 +980,10 @@ zlib.__file__
992980
993981# summary
994982# cpython_modules 294
995- # implemented 169
983+ # implemented 170
996984# not_implemented 24
997985# failed_to_import 0
998- # missing_items 75
986+ # missing_items 74
999987# mismatched_items 46
1000988# mismatched_doc_items 30
1001989# not_implementeds 1
You can’t perform that action at this time.
0 commit comments