Skip to content

Commit 72cc1e2

Browse files
committed
Update what is left results
1 parent 487d7ff commit 72cc1e2

3 files changed

Lines changed: 41 additions & 29 deletions

File tree

_data/whats_left.temp

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# modules
22
cProfile (entire module)
3-
_codecs_cn (entire module)
4-
_codecs_hk (entire module)
5-
_codecs_iso2022 (entire module)
6-
_codecs_jp (entire module)
7-
_codecs_kr (entire module)
8-
_codecs_tw (entire module)
93
_ctypes_test (entire module)
104
_curses (entire module)
115
curses (entire module)
@@ -17,7 +11,6 @@ _elementtree (entire module)
1711
_gdbm (entire module)
1812
_hmac (entire module)
1913
_lsprof (entire module)
20-
_multibytecodec (entire module)
2114
_pickle (entire module)
2215
readline (entire module)
2316
_sha2 (entire module)
@@ -43,6 +36,35 @@ _bisect.__file__
4336
_blake2.__file__
4437
_bz2.__file__
4538
cmath.__file__
39+
_codecs_cn.__file__
40+
_codecs_cn.__map_gb18030ext
41+
_codecs_cn.__map_gb2312
42+
_codecs_cn.__map_gbcommon
43+
_codecs_cn.__map_gbkext
44+
_codecs_hk.__file__
45+
_codecs_hk.__map_big5hkscs
46+
_codecs_hk.__map_big5hkscs_bmp
47+
_codecs_hk.__map_big5hkscs_nonbmp
48+
_codecs_iso2022.__file__
49+
_codecs_jp.__file__
50+
_codecs_jp.__map_cp932ext
51+
_codecs_jp.__map_jisx0208
52+
_codecs_jp.__map_jisx0212
53+
_codecs_jp.__map_jisx0213_1_bmp
54+
_codecs_jp.__map_jisx0213_1_emp
55+
_codecs_jp.__map_jisx0213_2_bmp
56+
_codecs_jp.__map_jisx0213_2_emp
57+
_codecs_jp.__map_jisx0213_bmp
58+
_codecs_jp.__map_jisx0213_emp
59+
_codecs_jp.__map_jisx0213_pair
60+
_codecs_jp.__map_jisxcommon
61+
_codecs_kr.__file__
62+
_codecs_kr.__map_cp949
63+
_codecs_kr.__map_cp949ext
64+
_codecs_kr.__map_ksx1001
65+
_codecs_tw.__file__
66+
_codecs_tw.__map_big5
67+
_codecs_tw.__map_cp950ext
4668
_collections._count_elements
4769
copyreg.__cached__
4870
_csv.Reader
@@ -98,7 +120,6 @@ fcntl.__file__
98120
_functools.cmp_to_key
99121
grp.__file__
100122
_hashlib.__file__
101-
_hashlib.scrypt
102123
_heapq.__about__
103124
_heapq.__file__
104125
_imp._override_multi_interp_extensions_check
@@ -126,6 +147,7 @@ _md5.__file__
126147
mmap.MAP_32BIT
127148
mmap.MAP_NORESERVE
128149
mmap.__file__
150+
_multibytecodec.__file__
129151
_multiprocessing.__file__
130152
_operator.call
131153
_operator.inv
@@ -971,9 +993,9 @@ zlib.__file__
971993
# summary
972994
# cpython_modules 294
973995
# implemented 169
974-
# not_implemented 31
996+
# not_implemented 24
975997
# failed_to_import 0
976-
# missing_items 68
998+
# missing_items 75
977999
# mismatched_items 46
978-
# mismatched_doc_items 32
1000+
# mismatched_doc_items 30
9791001
# not_implementeds 1

_data/whats_left/modules.csv

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
module
2-
_codecs_cn
3-
_codecs_hk
4-
_codecs_iso2022
5-
_codecs_jp
6-
_codecs_kr
7-
_codecs_tw
82
_ctypes_test
93
_curses
104
_curses_panel
@@ -15,7 +9,6 @@ _elementtree
159
_gdbm
1610
_hmac
1711
_lsprof
18-
_multibytecodec
1912
_pickle
2013
_sha2
2114
_sysconfigdata__linux_x86_64-linux-gnu

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

0 commit comments

Comments
 (0)