Skip to content

[ci] Add Fedora Rawhide special build with Python debug interpreter #19240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guitargeek
Copy link
Contributor

@guitargeek guitargeek commented Jul 1, 2025

Like this, we have a Python debug interpreter run in our CI and also test the cutting edge of Fedora development.

Quoting from the Python docs:

You should always develop under a pydebug build of CPython (the only instance of when you shouldn’t is if you are taking performance measurements). Even when working only on pure Python code the pydebug build provides several useful checks that one should not skip.

@guitargeek guitargeek self-assigned this Jul 1, 2025
@guitargeek guitargeek requested a review from dpiparo as a code owner July 1, 2025 09:11
@guitargeek guitargeek closed this Jul 1, 2025
@guitargeek guitargeek reopened this Jul 1, 2025
Copy link

github-actions bot commented Jul 1, 2025

Test Results

    21 files      21 suites   3d 15h 55m 7s ⏱️
 3 089 tests  3 077 ✅ 0 💤 12 ❌
63 155 runs  63 143 ✅ 0 💤 12 ❌

For more details on these failures, see this check.

Results for commit 2a3367d.

♻️ This comment has been updated with latest results.

Like this, we have a Python debug interpreter run in our CI and also
test the cutting edge of Fedora development.
@guitargeek guitargeek changed the title [ci] Add Fedore Rawhide special build with Python debug interpreter [ci] Add Fedora Rawhide special build with Python debug interpreter Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant