File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,6 @@ ctypes.c_double_complex
8181ctypes.c_float_complex
8282ctypes.c_longdouble_complex
8383datetime.datetime_CAPI
84- encodings._MAXCACHE
8584errno.EHWPOISON
8685faulthandler._stack_overflow
8786faulthandler.dump_c_stack
@@ -212,9 +211,6 @@ pdb.parse_args
212211pdb.set_default_backend
213212pdb.set_trace_async
214213pickle.PickleBuffer
215- platform._main
216- platform._parse_args
217- platform.invalidate_caches
218214posix.CLONE_NEWTIME
219215posix.MFD_HUGE_16GB
220216posix.MFD_HUGE_16MB
@@ -877,10 +873,10 @@ zoneinfo.TZPATH
877873
878874# summary
879875# cpython_modules 294
880- # implemented 161
876+ # implemented 162
881877# not_implemented 42
882878# failed_to_import 0
883- # missing_items 71
879+ # missing_items 69
884880# mismatched_items 45
885881# mismatched_doc_items 34
886882# not_implementeds 4
You can’t perform that action at this time.
0 commit comments