File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -382,10 +382,6 @@ fcntl.LOCK_READ
382
382
fcntl.LOCK_RW
383
383
fcntl.LOCK_WRITE
384
384
fcntl.__file__
385
- fractions._FLOAT_FORMAT_SPECIFICATION_MATCHER
386
- fractions._hash_algorithm
387
- fractions._round_to_exponent
388
- fractions._round_to_figures
389
385
_functools.cmp_to_key
390
386
gc.DEBUG_COLLECTABLE
391
387
gc.DEBUG_LEAK
@@ -1234,7 +1230,6 @@ sys.activate_stack_trampoline
1234
1230
sys.addaudithook
1235
1231
sys.call_tracing
1236
1232
sys.deactivate_stack_trampoline
1237
- sys.exception
1238
1233
sys.getallocatedblocks
1239
1234
sys.getdlopenflags
1240
1235
sys.getswitchinterval
@@ -1482,7 +1477,7 @@ zlib.__version__
1482
1477
# implemented 94
1483
1478
# not_implemented 64
1484
1479
# failed_to_import 0
1485
- # missing_items 103
1480
+ # missing_items 102
1486
1481
# mismatched_items 60
1487
- # mismatched_doc_items 50
1482
+ # mismatched_doc_items 49
1488
1483
# not_implementeds 36
You can’t perform that action at this time.
0 commit comments