Skip to content

Commit cb98a17

Browse files
committed
Update what is left results
1 parent e65b675 commit cb98a17

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

_data/whats_left.temp

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ _csv.Writer
5959
_csv.__file__
6060
_csv._dialects
6161
_ctypes.__file__
62+
_ctypes.dllist
6263
ctypes.c_double_complex
6364
ctypes.c_float_complex
6465
ctypes.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
556558
sys.setdlopenflags
557559
syslog.LOG_FTP
558560
syslog.__file__
561+
tarfile._EXTHEADER_READ_CHUNK
562+
tarfile._safe_read
559563
termios.CDSUSP
560564
termios.CEOF
561565
termios.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

0 commit comments

Comments
 (0)