File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ _csv.Writer
5959_csv.__file__
6060_csv._dialects
6161_ctypes.__file__
62+ _ctypes.dllist
6263ctypes.c_double_complex
6364ctypes.c_float_complex
6465ctypes.c_longdouble_complex
@@ -109,6 +110,7 @@ _hashlib.__file__
109110_hashlib.scrypt
110111_heapq.__about__
111112_heapq.__file__
113+ imaplib._paren_depth
112114_imp._override_multi_interp_extensions_check
113115_imp.create_dynamic
114116_imp.exec_dynamic
@@ -556,6 +558,8 @@ sys.remote_exec
556558sys.setdlopenflags
557559syslog.LOG_FTP
558560syslog.__file__
561+ tarfile._EXTHEADER_READ_CHUNK
562+ tarfile._safe_read
559563termios.CDSUSP
560564termios.CEOF
561565termios.CEOL
@@ -1009,10 +1013,10 @@ zlib.__file__
10091013
10101014# summary
10111015# cpython_modules 294
1012- # implemented 169
1016+ # implemented 167
10131017# not_implemented 34
10141018# failed_to_import 0
1015- # missing_items 67
1019+ # missing_items 69
10161020# mismatched_items 45
1017- # mismatched_doc_items 32
1021+ # mismatched_doc_items 33
10181022# not_implementeds 4
You can’t perform that action at this time.
0 commit comments