Skip to content

debugpy v1.8.2

Compare
Choose a tag to compare
@AdamYoblick AdamYoblick released this 25 Jun 20:42
· 43 commits to main since this release
09b5af0

Fixed an issue where ApiScan couldn't scan some of our binaries correctly. This involved changing some linker flags and re-compiling/re-linking some of the pydevd executables and dlls.

This doesn't affect debugpy logic in any way.