Skip to content

Releases: rocky/python-xasm

Nathanman

07 Nov 22:45
Compare
Choose a tag to compare
  • Adjust to use xdis 6.0.3 or later
  • start adding .READ directive

65

27 Oct 09:09
Compare
Choose a tag to compare
65
  • Fix bugs in cross-assembly bytecode writing
  • Detect PyPy.
  • Add SIP hash field. Fixes #4

1.1.0

27 Apr 02:39
Compare
Choose a tag to compare
  • 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

19 Oct 16:28
Compare
Choose a tag to compare

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.