Uncompyle6

Latest version: v3.9.1

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

Scan your dependencies

Page 11 of 18

2.11.1

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

- Python 3.x annotation and function signature fixes
- Bump `xdis` version
- Small `pysource.py` bug fixes

2.11.0

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

- Major improvements in fragment tracking
* Add nonterminal node in `extractInfo()`
* tag more offsets in expressions
* tag array subscripts
* set `YIELD` value offset in a _yield expr_
* fix a long-standing bug in not adjusting final AST when melding other deparse ASTs
- Fixes yet again for make_function node handling; document what's up here
- Fix bug in snowflake Python 3.5 `*args`, `kwargs`

2.10.1

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

- fix some fragments parsing bugs
- was returning the wrong type sometimes in `deparse_code_around_offset()`
- capture function name in offsets
- track changes to `ifelstrmtr` node from `pysource.py` into fragments

2.10.0

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

- Add fuzzy offset deparse look up
- 3.6 bug fixes
- fix `EXTENDED_ARGS` handling (and in 2.6 and others)
- semantic routine make_function fragments.py
- `MAKE_FUNCTION` handling
- `CALL_FUNCTION_EX` handling
- `async` property on `defs`
- support for `CALL_FUNCTION_KW` (moagstar)
- 3.5+ `UNMAP_PACK` and` BUILD_UNMAP_PACK` handling
- 3.5 FUNCTION_VAR bug
- 3.x pass statement inside `while True`
- Improve 3.2 decompilation
- Fixed `-o` argument processing (grkov90)
- Reduce scope of LOAD_ASSERT as expr to 3.4+
- `await` statement fixes
- 2.3, 2.4 "if 1 .." fixes
- 3.x annotation fixes

2.9.11

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

- Better support for Python 3.5+ `BUILD_MAP_UNPACK`
- Start 3.6 `CALL_FUNCTION_EX` support
- Many decompilation bug fixes. (Many more remain). See ChangeLog

2.9.10

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

- Python grammar rule fixes
- Add ability to get grammar coverage on runs
- Handle Python 3.6 opcode `BUILD_CONST_KEYMAP`

Page 11 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.