Skip to content

Conversation

@guitargeek
Copy link
Contributor

Use macros from the C Python API for better compatibility between Python versions and also to compile with Python builds with free threading (aka. without the GIL).

Use macros from the C Python API for better compatibility between Python
versions and also to compile with Python builds with free threading
(aka. without the GIL).
@github-actions
Copy link

Test Results

    19 files      19 suites   4d 14h 20m 55s ⏱️
 2 737 tests  2 735 ✅ 0 💤 2 ❌
50 193 runs  50 191 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 49ab1b9.

Copy link
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@guitargeek guitargeek merged commit 4d228ae into root-project:master Mar 28, 2025
19 of 23 checks passed
guitargeek added a commit to guitargeek/CPyCppyy that referenced this pull request Mar 28, 2025
**Corresponds to the following ROOT PR:**
root-project/root#18179

Use macros from the C Python API for better compatibility between Python
versions and also to compile with Python builds with free threading
(aka. without the GIL).
guitargeek added a commit to guitargeek/CPyCppyy that referenced this pull request Mar 28, 2025
**Corresponds to the following ROOT PR:**
root-project/root#18179

Use macros from the C Python API for better compatibility between Python
versions and also to compile with Python builds with free threading
(aka. without the GIL).
@guitargeek guitargeek deleted the pymacros branch December 23, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants