Tags: IBMZ-Linux-OSS-Python/debugpy
Tags
Fix binskim warnings for mac, linux, and pyd files (microsoft#1856) * Add controlflow guard to linux, mac, and pyd files * Fix manylinux too * Fix pydevd bits too
Fix matplotlib backend computation (microsoft#1811) * Fix matplotlib backend computation and problem found with just my code fix * Remove extra logging
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