Skip to content

Regenerate Cython files and recompile Linux binaries#321

Closed
lancelui-amzn wants to merge 3 commits intofabioz:mainfrom
lancelui-amzn:regenerate-cython
Closed

Regenerate Cython files and recompile Linux binaries#321
lancelui-amzn wants to merge 3 commits intofabioz:mainfrom
lancelui-amzn:regenerate-cython

Conversation

@lancelui-amzn
Copy link

Motivation

Update cython generated files and linux binaries to pass CI step: Check cython unchanged

Description of Changes

Cython regeneration (Python 3.10 & 3.12)

  • Regenerated Cython C files by running build_tools/build.py on Python 3.10 and 3.12
  • Updated _pydevd_bundle/pydevd_cython.c, _pydevd_frame_eval/pydevd_frame_evaluator.c, and _pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c

Linux binary compilation

  • Recompiled attach_linux_amd64.so
  • Recompiled attach_linux_x86.so

Testing

Workflows pass on personal fork.

@fabioz
Copy link
Owner

fabioz commented Mar 3, 2026

Sorry for the long time without giving proper feedback (too many other things to work on).

I'll focus on getting your arm64 PR merged to do a release.

I'm closing this one as I'm tackling this in another PR.

@fabioz fabioz closed this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants