Xdis

Latest version: v6.1.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 19

3.2.3

=====================

- Correct Python 3.0 bytecodes
- Go over other opcodes and add stack manipulation entries. For
example, for LIST_APPEND.

3.2.2

=====================

- Distrbute COPYING.txt
- Correct pypy 3.2 bytecode
- Start adding stack use on opcodes for Python 3.x

- add stack use for Python 2 and Python3 opcodes (incomplete)

3.2.1

=====================

- Tag pypy 2.6 and 2.7 LOOKUP_METHOD properly
(bug introduced in 3.2.0. Thanks to alexwlchan of the hypothesis team.)
- Clarification of EXTENDED_ARG in 3.0 and 3.1
- disassemble output size indicates bytes explicitly

3.2.0

=====================

- Python 3.1 EXTENDED_ARG opcode bug fix
- Python 3.0 opcode fixes
- DRY opcode files
- start noting stack-modification attributes on opcodes and
use for Python 2.4-2.7
- Remove hasAgumentExtended. It's not used.
- Update Python 3.6 opcodes
- Add magic number for Python 3.6.0b2
- On disassembly Python 3.6 no longer knows what's up in CALL_FUNCTION
- Add Python 2.1 and 3.1 bytecode tests
- Add list2bytecode() and write_bytecode_file() -
First steps in handling bytecode assembly
- Change licence to GPL 2.0

3.1.0

=====================

- expose findlabels, and findlinestarts,
- add offset2line routine to give line number for a given offset
- clean up requirements.txt and setup.py

3.0.2

=====================

- Fix Python 1.5 disassembly bugs
- Add Python 1.3 and 1.4 magics

Page 14 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.