Skip to content

Commit 6a8dd41

Browse files
committed
Update what is left results
1 parent 91936a3 commit 6a8dd41

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

_data/whats_left.temp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ _imp._override_multi_interp_extensions_check
115115
_imp.create_dynamic
116116
_imp.exec_dynamic
117117
_io._BytesIOBuffer
118-
itertools._tee
119-
itertools._tee_dataobject
120118
_json.__file__
121119
_json.make_encoder
122120
_locale._DATE_FMT
@@ -1016,7 +1014,7 @@ zlib.__file__
10161014
# implemented 167
10171015
# not_implemented 34
10181016
# failed_to_import 0
1019-
# missing_items 69
1017+
# missing_items 68
10201018
# mismatched_items 45
1021-
# mismatched_doc_items 33
1019+
# mismatched_doc_items 32
10221020
# not_implementeds 4

_data/whats_left_lastrun.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)