File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -132,14 +132,6 @@ _ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
132132_ast.PyCF_TYPE_COMMENTS
133133ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
134134ast.PyCF_TYPE_COMMENTS
135- base64._B32_DECODE_DOCSTRING
136- base64._B32_DECODE_MAP01_DOCSTRING
137- base64._B32_ENCODE_DOCSTRING
138- base64._b32decode
139- base64._b32encode
140- base64._b32hexalphabet
141- base64.b32hexdecode
142- base64.b32hexencode
143135binascii.a2b_hqx
144136binascii.b2a_hqx
145137bz2.BZ2File
@@ -736,7 +728,6 @@ signal.sigpending
736728signal.sigwait
737729signal.struct_siginfo
738730signal.valid_signals
739- site._trace
740731_socket.AF_QIPCRTR
741732_socket.AF_ROSE
742733_socket.ALG_OP_SIGN
@@ -1183,10 +1174,10 @@ zlib.__version__
11831174
11841175# summary
11851176# cpython_modules 274
1186- # implemented 101
1177+ # implemented 102
11871178# not_implemented 66
11881179# failed_to_import 0
1189- # missing_items 80
1190- # mismatched_items 51
1180+ # missing_items 78
1181+ # mismatched_items 52
11911182# mismatched_doc_items 39
11921183# not_implementeds 36
You can’t perform that action at this time.
0 commit comments