Skip to content

debugpy v1.6.1

Choose a tag to compare

@int19h int19h released this 06 Jul 18:43
· 287 commits to main since this release

debugpy API now has type annotations.

Optimizations based on frame evaluation API are re-enabled by default.

Other improvements: #743, #774, #893, #945

Bug fixes: #705, #731, #861, #865, #882, #889, #896, #915, #921, #928, #934