mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
Fix bytecode compatibility with Python 3.7 beta3
This commit is contained in:
parent
bf60a5831b
commit
0c3955883f
4 changed files with 17 additions and 7 deletions
|
|
@ -89,7 +89,6 @@
|
|||
124 LOAD_FAST_A
|
||||
125 STORE_FAST_A
|
||||
126 DELETE_FAST_A
|
||||
127 STORE_ANNOTATION_A
|
||||
130 RAISE_VARARGS_A
|
||||
131 CALL_FUNCTION_A
|
||||
132 MAKE_FUNCTION_A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue