File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -306,7 +306,6 @@ _posixshmem.__file__
306306_posixsubprocess.__file__
307307pyexpat.EXPAT_VERSION
308308pyexpat.ErrorString
309- pyexpat.XMLParserType
310309pyexpat.XML_PARAM_ENTITY_PARSING_ALWAYS
311310pyexpat.XML_PARAM_ENTITY_PARSING_NEVER
312311pyexpat.XML_PARAM_ENTITY_PARSING_UNLESS_STANDALONE
Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ memoryview._from_flags
5353
5454# stdlib items
5555builtins.PythonFinalizationError
56- argparse._identity
5756array.__file__
5857array.typecodes
5958_asyncio.__file__
@@ -880,10 +879,10 @@ zoneinfo.TZPATH
880879
881880# summary
882881# cpython_modules 294
883- # implemented 160
882+ # implemented 161
884883# not_implemented 42
885884# failed_to_import 0
886- # missing_items 73
885+ # missing_items 72
887886# mismatched_items 45
888- # mismatched_doc_items 35
887+ # mismatched_doc_items 34
889888# not_implementeds 4
You can’t perform that action at this time.
0 commit comments