Skip to content

Commit 1611840

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent 61dba28 commit 1611840

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

_data/whats_left.temp

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ _pickle (entire module)
3333
poplib (entire module)
3434
profile (entire module)
3535
pstats (entire module)
36-
_py_warnings (entire module)
3736
_queue (entire module)
3837
readline (entire module)
3938
_remote_debugging (entire module)
@@ -115,7 +114,6 @@ _codecs.utf_32_le_encode
115114
codecs.__file__
116115
_collections._count_elements
117116
collections.heapq
118-
_colorize.__annotate__
119117
configparser.InvalidWriteError
120118
configparser.UnnamedSectionDisabledError
121119
configparser._CommentSpec
@@ -1254,9 +1252,6 @@ _warnings._warnings_context
12541252
_warnings.filters
12551253
_warnings.warn_explicit
12561254
warnings._Lock
1257-
warnings._lock
1258-
warnings._use_context
1259-
warnings._warnings_context
12601255
zipfile.ZIP_ZSTANDARD
12611256
zipfile.ZSTANDARD_VERSION
12621257
zipfile._handle_prepended_data
@@ -1265,10 +1260,10 @@ zoneinfo.TZPATH
12651260

12661261
# summary
12671262
# cpython_modules 294
1268-
# implemented 100
1269-
# not_implemented 53
1263+
# implemented 101
1264+
# not_implemented 52
12701265
# failed_to_import 0
1271-
# missing_items 120
1266+
# missing_items 119
12721267
# mismatched_items 67
12731268
# mismatched_doc_items 49
12741269
# not_implementeds 8

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ _interpreters
2424
_lsprof
2525
_multibytecodec
2626
_pickle
27-
_py_warnings
2827
_queue
2928
_remote_debugging
3029
_sha2

0 commit comments

Comments
 (0)