Redbaron

Latest version: v0.9.2

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

Scan your dependencies

Page 1 of 3

0.9.2

------------------

- fix a situation in .help() where some code where colorized twice by Hanaasagi https://github.com/PyCQA/redbaron/pull/182

0.9.1

------------------

- fix .names() and variations that didn't handle the case where there was "()" on FromImport nodes

0.9

----------------

- full python 3.7 syntax support

- BREAKING CHANGE: annotations are now member of {Def,List,Dict}Argument to flatten the data structure, TypedNameNode doesn't exist anymore
- add support for return annotation by bram
- add support for variable annotation https://github.com/PyCQA/redbaron/pull/177 by scottbelden and additional work by bram
- add support for raise from by bram

0.8

----------------

- add support to typed function arguments https://github.com/PyCQA/redbaron/pull/168 Scott Belden and additional work by bram
- add support to set async attributes to with/for nodes, was missing in previous release

0.7

----------------

- fix to_python() when strings are indented by stripping whitespace before evaluating by duncf https://github.com/PyCQA/redbaron/pull/140

Python 3 support (based on work in Baron):
- support ellipsis
- support matrix operator
- support f-strings
- support numeric literals
- support nonlocal statement
- support keyword only markers
- support yield from statement
- support async/await statements

0.6.3

-----------------

- fix help() after append
- fix _synchronise() for base_nodes to avoid recursion in __repr__ function if code run not in the shell
- add at method

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.