[Python-modules-team] Bug#606382: peak.util.assembler: better support for Python 2.7
Jakub Wilk
jwilk at debian.org
Wed Dec 8 19:57:48 UTC 2010
Package: python-peak.util
Version: 20090610-2
Severity: wishlist
User: debian-python at 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
More information about the Python-modules-team
mailing list