Skip to content

Commit b80d574

Browse files
committed
Update what is left results
1 parent bc15e93 commit b80d574

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

_data/whats_left.temp

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ _decimal (entire module)
1616
_elementtree (entire module)
1717
_gdbm (entire module)
1818
_hmac (entire module)
19-
_interpchannels (entire module)
20-
_interpqueues (entire module)
21-
_interpreters (entire module)
2219
_lsprof (entire module)
2320
_multibytecodec (entire module)
2421
_pickle (entire module)
@@ -104,10 +101,12 @@ _hashlib.__file__
104101
_hashlib.scrypt
105102
_heapq.__about__
106103
_heapq.__file__
107-
imaplib._paren_depth
108104
_imp._override_multi_interp_extensions_check
109105
_imp.create_dynamic
110106
_imp.exec_dynamic
107+
_interpchannels.__file__
108+
_interpqueues.__file__
109+
_interpreters.__file__
111110
_io._BytesIOBuffer
112111
_json.__file__
113112
_json.make_encoder
@@ -518,8 +517,6 @@ sys.remote_exec
518517
sys.setdlopenflags
519518
syslog.LOG_FTP
520519
syslog.__file__
521-
tarfile._EXTHEADER_READ_CHUNK
522-
tarfile._safe_read
523520
termios.CDSUSP
524521
termios.CEOF
525522
termios.CEOL
@@ -973,10 +970,10 @@ zlib.__file__
973970

974971
# summary
975972
# cpython_modules 294
976-
# implemented 167
977-
# not_implemented 34
973+
# implemented 169
974+
# not_implemented 31
978975
# failed_to_import 0
979-
# missing_items 67
980-
# mismatched_items 45
981-
# mismatched_doc_items 31
976+
# missing_items 68
977+
# mismatched_items 46
978+
# mismatched_doc_items 32
982979
# not_implementeds 1

_data/whats_left/modules.csv

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ _decimal
1414
_elementtree
1515
_gdbm
1616
_hmac
17-
_interpchannels
18-
_interpqueues
19-
_interpreters
2017
_lsprof
2118
_multibytecodec
2219
_pickle

0 commit comments

Comments
 (0)