Tags: PythonNexus/debugpy
Tags
Merge pull request microsoft#1779 from microsoft/remove_bytecode_dist… …info Remove bytecode distinfo causing PyPi publish errors and ignore it from now on
Properly update pydevd._settrace.called (microsoft#1751) * Properly update pydevd._settrace.called * Change _settrace.called to _listen.called * Remove unnecessary underscore from listen * Fix lint issues * Update multiple listen test
Subrepo command wasn't checked in correctly (microsoft#1737) * Remove subrepo * Fix subrepo
Get Python 3.13 to work (microsoft#1692) * Get debug launch working * Turn Cython support back on * Fix test failures * Fix gevent test to be skipped * Missed a version change in pipeline * Fix comment * Review feedback
Get debug attach to work for 3.12 (microsoft#1683) * Get debug attach to work for 3.12 * Skip flakey test and update binaries * Fix the skip if to work correctly
Merge pull request microsoft#1646 from microsoft/remove_vendored_info remove extra dist-info folder causing issues when uploading to pypi
Merge pull request microsoft#1567 from microsoft/fix_apiscan_errors add profile flag when linking to fix apiscan errors
PreviousNext