SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-xdis-3.2.3-1.3.noarch.rpm :
Sat Nov 12 13:00:00 2016 arunAATTgmx.de
- update to version 3.2.3:

* Correct Python 3.0 bytecodes

* Go over other opcodes and add stack manipulation entries. For
example, for LIST_APPEND.

Sat Nov 5 13:00:00 2016 arunAATTgmx.de
- specfile:

* removed patch add-gpl2-license.patch, included upstream
- update to version 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)
- changes from version 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

Sun Oct 30 13:00:00 2016 arunAATTgmx.de
- specfile:

* removed most of the patch, since it has been included upstream
now the patch only adds a COPYING.txt file
- update to version 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

Thu Oct 20 14:00:00 2016 toddrme2178AATTgmail.com
- Update to version 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
- Update to version 3.0.2
- Fix Python 1.5 disassembly bugs
- Add Python 1.3 and 1.4 magics
- Update to version 3.0.1
- botched classification of FOR_LOOP in Python 1.5
- Update to version 3.0.0
- load_module returns source-code size now.
This is incompatible with previous (2.x) versions
- add parameter in load_module to omit parsing code,
just other info (source-code-size, timestamp, magic, etc)
- Disassemble 1.5 bytecodes and test
- fix some Python 1.5 and 2.0 bytecode bugs
- Update to version 2.3.2
- Start adding Python 1.5 and 2.0, and 2.1 opcodes
- Disassemble dropbox 2.5
- correct pydisasm name in --help
- Correct license is GPL-2.0. This will be fully documented in
next release.
- Add add-gpl2-license.patch to fix license. This can be removed
in the next release.
- Fix url and source url.

Fri Sep 23 14:00:00 2016 toddrme2178AATTgmail.com
- Initial version


 
ICM