Skip to content

Commit b9283f0

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent 6838d68 commit b9283f0

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

Diff for: _data/whats_left.temp

+2-6
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ _posixshmem (entire module)
3838
profile (entire module)
3939
pstats (entire module)
4040
pyclbr (entire module)
41-
_pyrepl (entire module)
4241
_queue (entire module)
4342
readline (entire module)
4443
_sha2 (entire module)
@@ -525,7 +524,6 @@ locale._getdefaultlocale
525524
logging._afterFork
526525
logging._prepareFork
527526
math.__file__
528-
math.fma
529527
_md5.MD5Type
530528
_md5.__file__
531529
mimetypes._mimetypes_read_windows_registry
@@ -938,7 +936,6 @@ signal.sigwait
938936
signal.struct_siginfo
939937
signal.valid_signals
940938
site._get_implementation
941-
site.gethistoryfile
942939
site.register_readline
943940
_socket.AF_QIPCRTR
944941
_socket.AF_ROSE
@@ -1518,7 +1515,6 @@ symtable._newSymbolTable
15181515
symtable._scopes_names
15191516
symtable._scopes_value_to_name
15201517
symtable.main
1521-
sys._baserepl
15221518
sys._clear_internal_caches
15231519
sys._clear_type_cache
15241520
sys._current_exceptions
@@ -1978,8 +1974,8 @@ zoneinfo.TZPATH
19781974

19791975
# summary
19801976
# cpython_modules 287
1981-
# implemented 78
1982-
# not_implemented 61
1977+
# implemented 79
1978+
# not_implemented 60
19831979
# failed_to_import 0
19841980
# missing_items 129
19851981
# mismatched_items 70

Diff for: _data/whats_left/modules.csv

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ _opcode
2727
_opcode_metadata
2828
_pickle
2929
_posixshmem
30-
_pyrepl
3130
_queue
3231
_sha2
3332
_sqlite3

Diff for: _data/whats_left_lastrun.temp

+1-2
Original file line numberDiff line numberDiff line change
@@ -1637,7 +1637,6 @@ _thread.start_new
16371637
threading._DeleteDummyThreadOnDel
16381638
threading.setprofile_all_threads
16391639
threading.settrace_all_threads
1640-
time._STRUCT_TM_ITEMS
16411640
time.altzone
16421641
time.pthread_getcpuclockid
16431642
time.tzset
@@ -1984,5 +1983,5 @@ zoneinfo.TZPATH
19841983
# failed_to_import 0
19851984
# missing_items 129
19861985
# mismatched_items 70
1987-
# mismatched_doc_items 66
1986+
# mismatched_doc_items 65
19881987
# not_implementeds 33

0 commit comments

Comments
 (0)