Package: python-peak.util
Version: 20090610-2
Severity: wishlist
User: [email protected]
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



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to