Skip to content

Commit c19024c

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent f9a7f07 commit c19024c

3 files changed

Lines changed: 6 additions & 27 deletions

File tree

_data/whats_left.temp

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ _decimal (entire module)
1616
_elementtree (entire module)
1717
_gdbm (entire module)
1818
_hmac (entire module)
19-
idlelib (entire module)
2019
_interpchannels (entire module)
2120
_interpqueues (entire module)
2221
_interpreters (entire module)
@@ -1016,10 +1015,10 @@ zoneinfo.TZPATH
10161015

10171016
# summary
10181017
# cpython_modules 294
1019-
# implemented 168
1020-
# not_implemented 35
1018+
# implemented 169
1019+
# not_implemented 34
10211020
# failed_to_import 0
10221021
# missing_items 68
10231022
# mismatched_items 45
1024-
# mismatched_doc_items 34
1023+
# mismatched_doc_items 32
10251024
# not_implementeds 4

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ _zoneinfo
3131
_zstd
3232
cProfile
3333
curses
34-
idlelib
3534
readline
3635
xxlimited_35

_data/whats_left_lastrun.temp

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -176,23 +176,6 @@ os.TMP_MAX
176176
os.XATTR_SIZE_MAX
177177
os.confstr_names
178178
os.supports_effective_ids
179-
pdb._ExecutableTarget
180-
pdb._ModuleTarget
181-
pdb._PdbClient
182-
pdb._PdbInteractiveConsole
183-
pdb._PdbServer
184-
pdb._ScriptTarget
185-
pdb._ZipTarget
186-
pdb._connect
187-
pdb._default_backend
188-
pdb._post_mortem
189-
pdb.attach
190-
pdb.exit_with_permission_help_text
191-
pdb.find_first_executable_line
192-
pdb.get_default_backend
193-
pdb.parse_args
194-
pdb.set_default_backend
195-
pdb.set_trace_async
196179
pickle.PickleBuffer
197180
posix.CLONE_NEWTIME
198181
posix.MFD_HUGE_16GB
@@ -231,7 +214,6 @@ posix.TMP_MAX
231214
posix.XATTR_SIZE_MAX
232215
posix._have_functions
233216
posix._inputhook
234-
posix._is_inputhook_installed
235217
posix._path_normpath
236218
posix._path_splitroot_ex
237219
posix.confstr
@@ -1026,7 +1008,6 @@ turtle.write
10261008
turtle.write_docstringdict
10271009
turtle.xcor
10281010
turtle.ycor
1029-
typing.Match
10301011
unicodedata.__file__
10311012
unicodedata._ucnhash_CAPI
10321013
_uuid.__file__
@@ -1035,10 +1016,10 @@ zoneinfo.TZPATH
10351016

10361017
# summary
10371018
# cpython_modules 294
1038-
# implemented 167
1019+
# implemented 168
10391020
# not_implemented 35
10401021
# failed_to_import 0
1041-
# missing_items 70
1042-
# mismatched_items 46
1022+
# missing_items 68
1023+
# mismatched_items 45
10431024
# mismatched_doc_items 34
10441025
# not_implementeds 4

0 commit comments

Comments
 (0)