Releases: rocky/python-xasm
Releases · rocky/python-xasm
Nathanman
- Adjust to use xdis 6.0.3 or later
- start adding
.READ
directive
65
- Fix bugs in cross-assembly bytecode writing
- Detect PyPy.
- Add SIP hash field. Fixes #4
1.1.0
- Fix bugs in writing 3.7 and 3.8 pyc
- Require newer xdis to get fixes to 3.8 pyc marshaling
Still leaves a bit to be desired. (More xdis fixes are needed too). But this is better than 1.0.0.
1.0.0
1.0.0 2019-10-19
- Go over docs.
- Require newer xdis to get early bytecodes bytecodes: 1.0, 1.1, 1.2, and 1.6.