You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix binskim warnings for mac, linux, and pyd files (#1856)
* Add controlflow guard to linux, mac, and pyd files
* Fix manylinux too
* Fix pydevd bits too
Get Python 3.13 to work (#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 (#1683)
* Get debug attach to work for 3.12
* Skip flakey test and update binaries
* Fix the skip if to work correctly