File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -382,10 +382,6 @@ fcntl.LOCK_READ
382382fcntl.LOCK_RW
383383fcntl.LOCK_WRITE
384384fcntl.__file__
385- fractions._FLOAT_FORMAT_SPECIFICATION_MATCHER
386- fractions._hash_algorithm
387- fractions._round_to_exponent
388- fractions._round_to_figures
389385_functools.cmp_to_key
390386gc.DEBUG_COLLECTABLE
391387gc.DEBUG_LEAK
@@ -1234,7 +1230,6 @@ sys.activate_stack_trampoline
12341230sys.addaudithook
12351231sys.call_tracing
12361232sys.deactivate_stack_trampoline
1237- sys.exception
12381233sys.getallocatedblocks
12391234sys.getdlopenflags
12401235sys.getswitchinterval
@@ -1482,7 +1477,7 @@ zlib.__version__
14821477# implemented 94
14831478# not_implemented 64
14841479# failed_to_import 0
1485- # missing_items 103
1480+ # missing_items 102
14861481# mismatched_items 60
1487- # mismatched_doc_items 50
1482+ # mismatched_doc_items 49
14881483# not_implementeds 36
You can’t perform that action at this time.
0 commit comments