mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
Merge <3.11 VarNames and >=3.11 Locals+Names into a single variable for simplicity.
Also cleans up some extra verbose output by making extra PyCode fields optional
This commit is contained in:
parent
dfb0a976c5
commit
379c0c94d0
6 changed files with 46 additions and 47 deletions
|
|
@ -11,6 +11,7 @@ Python MAGIC Python MAGIC Python MAGIC
|
|||
3.8 0x0A0D0D55
|
||||
3.9 0x0A0D0D61
|
||||
3.10 0x0A0D0D6F
|
||||
3.11 0x0A0D0DA7
|
||||
|
||||
|
||||
1.0 1.1 1.2 1.3 1.4 1.5 1.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue