Package: python-peak.util Version: 20090610-2 Severity: wishlist User: debian-pyt...@lists.debian.org Usertags: python2.7
New version of peak.util.assembler has been released that improves support for Python 2.7:
| Changes since version 0.5.2: | | * Symbolic disassembly with full emulation of backward-compatible | JUMP_IF_TRUE and JUMP_IF_FALSE opcodes on Python 2.7 -- tests now | run clean on Python 2.7. | * Support for backward emulation of Python 2.7's JUMP_IF_TRUE_OR_POP | and JUMP_IF_FALSE_OR_POP instructions on earlier Python versions; these | emulations are also used in BytecodeAssembler's internal code | generation, for maximum performance on 2.7+ (with no change to | performance on older versions). -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org