File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ _interpreters (entire module)
2727_lsprof (entire module)
2828modulefinder (entire module)
2929_multibytecodec (entire module)
30- _opcode (entire module)
31- _opcode_metadata (entire module)
3230_pickle (entire module)
3331poplib (entire module)
3432_posixshmem (entire module)
@@ -463,11 +461,7 @@ _multiprocessing.SemLock
463461_multiprocessing.__file__
464462_multiprocessing.flags
465463_multiprocessing.sem_unlink
466- opcode.MIN_INSTRUMENTED_OPCODE
467- opcode._intrinsic_1_descs
468- opcode._intrinsic_2_descs
469- opcode._specialized_opmap
470- opcode.hasjump
464+ _opcode.__file__
471465_operator.call
472466_operator.inv
473467os.CLONE_NEWTIME
@@ -1449,8 +1443,8 @@ zoneinfo.TZPATH
14491443
14501444# summary
14511445# cpython_modules 287
1452- # implemented 109
1453- # not_implemented 50
1446+ # implemented 111
1447+ # not_implemented 48
14541448# failed_to_import 0
14551449# missing_items 104
14561450# mismatched_items 67
You can’t perform that action at this time.
0 commit comments