File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,6 @@ configparser._Line
136136configparser._ReadState
137137configparser._UnnamedSection
138138_contextvars.__file__
139- copy.replace
140139copyreg.__cached__
141140copyreg.__file__
142141_csv.Reader
@@ -1648,8 +1647,6 @@ tty.TIOCSLCKTRMIOS
16481647tty.TIOCSSERIAL
16491648tty.cfmakecbreak
16501649tty.cfmakeraw
1651- types.__getattr__
1652- types.get_original_bases
16531650typing.Match
16541651unicodedata.__file__
16551652unicodedata._ucnhash_CAPI
@@ -1690,10 +1687,10 @@ zoneinfo.TZPATH
16901687
16911688# summary
16921689# cpython_modules 287
1693- # implemented 89
1690+ # implemented 91
16941691# not_implemented 53
16951692# failed_to_import 0
1696- # missing_items 125
1697- # mismatched_items 70
1698- # mismatched_doc_items 64
1693+ # missing_items 123
1694+ # mismatched_items 69
1695+ # mismatched_doc_items 63
16991696# not_implementeds 21
You can’t perform that action at this time.
0 commit comments