Skip to content

debugpy v1.8.20

Latest

Choose a tag to compare

@rchiodo rchiodo released this 29 Jan 23:16
· 1 commit to main since this release
7ac3d1f

Fixes for:

  • annotate in 3.14 causing exceptions: #1971

Enhancements:

  • Use remote_exec if available: c7e86a1
  • Support more architectures: 1bbecdf

Infrastructure work:

  • Support devcontainers for development: 7dbc229

Thanks to @rameshvarun, @Xeonacid, and @pdepetro for the commits