Michael Hansen
|
9b384ad1fa
|
Add basic bytecode and disassembly support for Python 3.12
|
2023-11-09 12:17:03 -08:00 |
|
Michael Hansen
|
9f1d0f2a21
|
Add basic opcode (disassembly) support for Python 3.11
|
2023-01-19 11:32:07 -08:00 |
|
GawdOfROFL
|
8245b79989
|
add RERAISE_A
|
2021-10-10 14:58:46 +05:30 |
|
GawdOfROFL
|
43667f0bae
|
make requested changes
|
2021-10-10 06:48:34 +05:30 |
|
Michael Hansen
|
8460d119fd
|
Add bytecode support for Python 3.9 rc2
|
2020-09-29 09:28:15 -07:00 |
|
Michael Hansen
|
428d11c4b5
|
Add bytecode and disassembly support for Python 3.8.
Also fixes running pymultic from outside of its source directory.
|
2019-10-14 14:48:26 -07:00 |
|
Michael Hansen
|
98ad031109
|
Add initial 3.7 alpha support, and fix 3.6 opcode map
|
2017-12-20 13:49:28 -08:00 |
|
Michael Hansen
|
6a9d6a6132
|
Update bytecode for Python 3.6 beta3, and use a common file for opcode names
|
2016-11-08 16:00:56 -08:00 |
|