Skip to content

Conversation

@TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Oct 23, 2025

Overview

  • Add support for free-threaded Python (no GIL).
    • Includes tox envs, and pre-built wheels.
    • Adds flag to thread_utilization C extension to indicate free threaded support.
  • Update wrapt to v2.0.0

@mergify mergify bot added the merge-conflicts Merge conflicts detected. label Oct 23, 2025
@TimPansino TimPansino force-pushed the feat-free-threaded-python branch from cbeb8e1 to 951ee58 Compare October 23, 2025 22:45
@mergify mergify bot removed the merge-conflicts Merge conflicts detected. label Oct 23, 2025
@github-actions
Copy link

github-actions bot commented Oct 23, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.9s
✅ MARKDOWN markdownlint 7 0 0 0 1.47s
✅ PYTHON ruff 948 0 0 0 1.04s
✅ PYTHON ruff-format 948 0 0 0 0.37s
✅ YAML prettier 15 0 0 0 1.48s
✅ YAML v8r 15 0 0 5.66s
✅ YAML yamllint 15 0 0 0.71s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino force-pushed the feat-free-threaded-python branch from 120a40f to d0bb20b Compare October 23, 2025 22:54
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 23, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.81%. Comparing base (32215b9) to head (1474eab).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           develop-v12.0.0    #1554      +/-   ##
===================================================
- Coverage            81.81%   81.81%   -0.01%     
===================================================
  Files                  207      207              
  Lines                23953    23954       +1     
  Branches              3799     3799              
===================================================
  Hits                 19597    19597              
- Misses                3087     3090       +3     
+ Partials              1269     1267       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TimPansino TimPansino force-pushed the feat-free-threaded-python branch 7 times, most recently from 6bfa957 to cf1542d Compare October 28, 2025 00:11
@mergify mergify bot removed the tests-failing Tests failing in CI. label Oct 28, 2025
@TimPansino TimPansino marked this pull request as ready for review October 28, 2025 18:20
@TimPansino TimPansino requested a review from a team as a code owner October 28, 2025 18:20
@TimPansino TimPansino changed the base branch from main to develop-v12.0.0 October 29, 2025 17:56
@TimPansino TimPansino force-pushed the feat-free-threaded-python branch from cf1542d to acd9a47 Compare October 30, 2025 17:20
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 30, 2025
@mergify mergify bot removed the tests-failing Tests failing in CI. label Nov 6, 2025
@mergify mergify bot added the merge-conflicts Merge conflicts detected. label Nov 18, 2025
@TimPansino TimPansino force-pushed the feat-free-threaded-python branch from 7c4f239 to 1474eab Compare November 18, 2025 00:23
@mergify mergify bot removed the merge-conflicts Merge conflicts detected. label Nov 18, 2025
@mergify mergify bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Nov 18, 2025
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.

4 participants