Skip to content

Commit 06386ff

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent e7ffb63 commit 06386ff

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

_data/whats_left.temp

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ _interpchannels (entire module)
2525
_interpqueues (entire module)
2626
_interpreters (entire module)
2727
_lsprof (entire module)
28-
_lzma (entire module)
29-
lzma (entire module)
3028
modulefinder (entire module)
3129
_multibytecodec (entire module)
3230
_opcode (entire module)
@@ -505,6 +503,9 @@ _locale.textdomain
505503
locale._getdefaultlocale
506504
logging._afterFork
507505
logging._prepareFork
506+
_lzma.CHECK_ID_MAX
507+
_lzma.__file__
508+
lzma.CHECK_ID_MAX
508509
math.__file__
509510
_md5.MD5Type
510511
_md5.__file__
@@ -1717,15 +1718,14 @@ zipimport.STRING_END_LOCATOR_64
17171718
zipimport.STRING_END_ZIP_64
17181719
zipimport.ZIP64_EXTRA_TAG
17191720
zlib.__file__
1720-
zlib.__version__
17211721
zoneinfo.TZPATH
17221722

17231723
# summary
17241724
# cpython_modules 287
17251725
# implemented 86
1726-
# not_implemented 56
1726+
# not_implemented 54
17271727
# failed_to_import 0
1728-
# missing_items 124
1729-
# mismatched_items 71
1730-
# mismatched_doc_items 64
1728+
# missing_items 126
1729+
# mismatched_items 72
1730+
# mismatched_doc_items 65
17311731
# not_implementeds 33

_data/whats_left/modules.csv

-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ _interpchannels
2020
_interpqueues
2121
_interpreters
2222
_lsprof
23-
_lzma
2423
_multibytecodec
2524
_opcode
2625
_opcode_metadata
@@ -44,7 +43,6 @@ cProfile
4443
curses
4544
idlelib
4645
imaplib
47-
lzma
4846
modulefinder
4947
poplib
5048
profile

_data/whats_left_lastrun.temp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1722,10 +1722,10 @@ zoneinfo.TZPATH
17221722

17231723
# summary
17241724
# cpython_modules 287
1725-
# implemented 85
1725+
# implemented 86
17261726
# not_implemented 56
17271727
# failed_to_import 0
17281728
# missing_items 124
1729-
# mismatched_items 72
1729+
# mismatched_items 71
17301730
# mismatched_doc_items 64
17311731
# not_implementeds 33

0 commit comments

Comments
 (0)