Uncompyle6

Latest version: v3.9.1

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

Scan your dependencies

Page 6 of 18

3.3.0

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

* First cut at Python 3.8 (many bug remain)
* The usual smattering of bug and doc fixes

3.2.6

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

Mostly more of the same: bug fixes and pull requests.

Bug Fixes
-----------

* [221: Wrong grammar for nested ifelsestmt (in Python 3.7 at least)](https://github.com/rocky/python-uncompyle6/issues/221)
* [215: 2.7 can have two JUMP_BACKs at the end of a while loop](https://github.com/rocky/python-uncompyle6/issues/215)
* [209: Fix "if" return boundary in 3.6+](https://github.com/rocky/python-uncompyle6/issues/209),
* [208: Comma placement in 3.6 and 3.7 **kwargs](https://github.com/rocky/python-uncompyle6/issues/208),
* [200: Python 3 bug in not detecting end bounds of an "if" ... "elif"](https://github.com/rocky/python-uncompyle6/issues/200),
* [155: Python 3.x bytecode confusing "try/else" with "try" in a loop](https://github.com/rocky/python-uncompyle6/issues/155),


Pull Requests
----------------

* [202: Better "assert" statement determination in Python 2.7](https://github.com/rocky/python-uncompyle6/pull/211)
* [204: Python 3.7 testing](https://github.com/rocky/python-uncompyle6/pull/204)
* [205: Run more f-string tests on Python 3.7](https://github.com/rocky/python-uncompyle6/pull/205)
* [211: support utf-8 chars in Python 3 sourcecode](https://github.com/rocky/python-uncompyle6/pull/202)

3.2.5

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

- 3.7.2 Remove deprecation warning on regexp string that isn't raw
- main.main() parameter `codes` is not used - note that
- Improve Python 3.6+ control flow detection
- More complete fragment instruction annotation for `imports`

3.2.4

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

- Bug fixes 180, 182, 187, 192
- Enhancements 189
- Internal improvements

3.2.3

======================================================================
- Python 1.3 support 3.0 bug and
- fix botched parameter ordering of 3.x in last release

3.2.2

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

- Python 3.0 support and bug fixes

Page 6 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.