Ptvsd

Latest version: v4.3.2

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

Scan your dependencies

Page 3 of 5

4.3.2

Bug Fix:
* Fixes crash when using python 3.7.4. 1688

4.3.1

Bug fixes:
* Fix an issue with Jump to cursor command. 1667
* Fix "Unable to find threadStateIndex for the current thread" message in terminal. 1587

4.3.0

Enhancements:
* Support for Jupyter debugging
* Support for ipython cells
* API to enable and disable tracing via `ptvsd.tracing`
* `ptvsd.enable_attach` accepts address=('localhost', 0) and returns server port

Bug fixes:
* Fix patching arguments while debugging sub-porcesses. 1548
* Fix occasional `NoneType` error in pydevd. 1581
* Fix missing `source` information in `setbreakpoints` response. 1600
* Stepping in multi-threaded case should continue other threads. 1372 .
* Debugger will show a warning if breakpoint is set in filtered out code. 1298
* Support attach to pid with Python 3.7. 846
* Fix an issue with attach to process via pid on Linux. 863

4.3.0b2

Bug fixes:
* Fix patching arguments while debugging sub-porcesses. 1548
* Fix occasional `NoneType` error in pydevd. 1581
* Fix missing `source` information in `setbreakpoints` response. 1600

4.3.0b1

Enhancements:
* Support for Jupyter debugging
* Support for ipython cells
* API to enable and disable tracing via `ptvsd.tracing`
* `ptvsd.enable_attach` accepts address=('localhost', 0) and returns server port

Bug Fixes:
* Support attach to pid with Python 3.7. 846
* Fix an issue with attach to process via pid on Linux. 863

Thanks:
* samb for updating the docs.

4.2.11b1

Bug Fixes:
* Stepping in multi-threaded case should continue other threads. 1372 .
* Debugger will show a warning if breakpoint is set in filtered out code. 1298

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.