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 @@ -441,7 +441,6 @@ inspect.getmembers_static
441441inspect.iskeyword
442442inspect.ismethodwrapper
443443inspect.markcoroutinefunction
444- _io.IncrementalNewlineDecoder
445444_io._BytesIOBuffer
446445itertools._tee
447446itertools._tee_dataobject
Original file line number Diff line number Diff line change @@ -758,7 +758,6 @@ pyexpat.features
758758pyexpat.native_encoding
759759pyexpat.version_info
760760_random.__file__
761- random.binomialvariate
762761re.T
763762re.TEMPLATE
764763re.template
@@ -1626,10 +1625,10 @@ zoneinfo.TZPATH
16261625
16271626# summary
16281627# cpython_modules 282
1629- # implemented 95
1628+ # implemented 96
16301629# not_implemented 64
16311630# failed_to_import 0
1632- # missing_items 101
1633- # mismatched_items 60
1631+ # missing_items 100
1632+ # mismatched_items 59
16341633# mismatched_doc_items 49
16351634# not_implementeds 36
You can’t perform that action at this time.
0 commit comments