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

3.13t #218

Merged
merged 7 commits into from
Oct 12, 2024
Merged

3.13t #218

merged 7 commits into from
Oct 12, 2024

Conversation

ChrisLovering
Copy link
Member

Add support for running nsjail under 3.13t (free-threaded interpreter)

@ChrisLovering ChrisLovering marked this pull request as draft October 7, 2024 18:56
The t denotes that it is a free threading version of Python, so could potentially be installed along side a non-free-threaded version of Python
@coveralls
Copy link

coveralls commented Oct 7, 2024

Coverage Status

coverage: 89.158%. remained the same
when pulling 7551599 on 3.13t
into b58f98b on main.

scripts/build_python.sh Outdated Show resolved Hide resolved
tests/test_integration.py Outdated Show resolved Hide resolved
requirements/eval-deps.pip Show resolved Hide resolved
For now there isn't an environment marker for free threaded python, so these packages need to be disabled for all 3.13 versions
https://discuss.python.org/t/environment-marker-for-free-threading/60007/5
@ChrisLovering ChrisLovering merged commit 7551599 into main Oct 12, 2024
8 checks passed
@ChrisLovering ChrisLovering deleted the 3.13t branch October 12, 2024 09:56
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.

3 participants