Skip to content
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

chore: enable experimental free-threaded python 3.13 on unix #2759

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

marcelotduarte
Copy link
Owner

@marcelotduarte marcelotduarte commented Dec 30, 2024

Python 3.13t works on Linux and macOS.

  • wheels are built with manylinux.
  • tests run using uv python 3.13t

Support for Windows depends on cx_Logging and Lief.

Closes #2568
Closes #2738

Copy link

github-actions bot commented Dec 30, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  cx_Freeze
  _compat.py
  executable.py
  freezer.py
Project Total  

This report was generated by python-coverage-comment-action

@marcelotduarte marcelotduarte added this to the 7.3.0 milestone Jan 8, 2025
@marcelotduarte marcelotduarte merged commit 96f01a0 into main Jan 8, 2025
36 checks passed
@marcelotduarte marcelotduarte deleted the py313t branch January 8, 2025 04:52
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.

Build failure due to implicit-function-declaration and int-conversion
1 participant