Ipdbugger

Latest version: v2.5.0

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

Scan your dependencies

Page 1 of 2

2.5.0

Enabled activating the debugger during a run using signals:
windows: Ctrl+Break, linux: Ctrl+\
would raise an exception that the debugger can catch

2.4.1

- Fix AttributeError that occures when the checked Exception an attribute and not directly imported
- Fix syntax error 'extends'

2.4.0

Enabled passing parameters when using as a decorator

2.3.0

- Fixed pass bubble at the end of the function to also be applied properly when the last statement is complex (for, if,..)
- Added 'depth' parameter to debug, that also wraps inner function calls with debug (depth 0=don't wrap inner, 1=wrap one level, -1=wrap infinite levels down)

2.2.0

- Supported using debug on functions that use values from the current closure (like internals or temp functions)

2.1.0

* Don't catch exceptions inside try-except statements

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.