Python Xasm Versions Save

Python cross version bytecode/wordcode assembler

1.2.0

2 years ago
  • Adjust to use xdis 6.0.3 or later
  • start adding .READ directive

1.1.1

3 years ago
  • Fix bugs in cross-assembly bytecode writing
  • Detect PyPy.
  • Add SIP hash field. Fixes #4

1.1.0

4 years ago
  • 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

4 years ago

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.