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
136
136
configparser._ReadState
137
137
configparser._UnnamedSection
138
138
_contextvars.__file__
139
- copy.replace
140
139
copyreg.__cached__
141
140
copyreg.__file__
142
141
_csv.Reader
@@ -1648,8 +1647,6 @@ tty.TIOCSLCKTRMIOS
1648
1647
tty.TIOCSSERIAL
1649
1648
tty.cfmakecbreak
1650
1649
tty.cfmakeraw
1651
- types.__getattr__
1652
- types.get_original_bases
1653
1650
typing.Match
1654
1651
unicodedata.__file__
1655
1652
unicodedata._ucnhash_CAPI
@@ -1690,10 +1687,10 @@ zoneinfo.TZPATH
1690
1687
1691
1688
# summary
1692
1689
# cpython_modules 287
1693
- # implemented 89
1690
+ # implemented 91
1694
1691
# not_implemented 53
1695
1692
# 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
1699
1696
# not_implementeds 21
You can’t perform that action at this time.
0 commit comments