-
Notifications
You must be signed in to change notification settings - Fork 773
Python 3.14 #2611
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
Merged
Merged
Python 3.14 #2611
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
1a1a9ab
Drop unused requirements.txt
filmor 4ca65d6
Bump astral-sh/setup-uv from 6 to 7 (#2656)
dependabot[bot] 0856eb4
Bump actions/checkout from 5 to 6 (#2663)
dependabot[bot] a7d0842
Only init/shutdown Python once
filmor f6ff431
Disable NUnit analyzer for now
filmor 9fc08f3
Reset conversions after each codec test
filmor a8e5020
Remove shutdown from most tests, disable the rest for now
filmor 0a6062e
Use python -m pytest, path seemingly not properly updated
filmor 6b1bb92
Remove unused architecture from uv env activation
filmor d4d1768
Synchronize the environment
filmor 40a3db7
Include the probed PythonDLL value in the exception
filmor 96f428f
Use the actual pytest runner
filmor 5459ac7
Move tests that require reinit and only run on .NET Framework
filmor abb6855
Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 (#2667)
dependabot[bot] 9882788
Fix line endings
filmor dc5c6c4
Add previous commit to ignore file
filmor caac33d
Initial 3.14 commit
filmor e10d333
Apply alignment fix
filmor e976558
Disable problematic GC tests
filmor 65af098
Set ht_token to NULL in Python 3.14
filmor e244503
Fix lockfile
filmor 8e0333d
Assign True instead of None to __clear_reentry_guard__
filmor cd108b8
Disable the three remaining failing tests
filmor 698bf00
Take the GIL in sequence and list wrappers
filmor 908e13b
Move tp_clear workaround to .NET
filmor c851b3a
Skip coreclr embedded tests for now
filmor 08550d0
Workaround for blocked PyObject_GenericSetAttr in metatypes
filmor f1d90f3
Revert changes to tests
filmor a47555d
Bump macos image version and add arm64
filmor cebfd15
Reenable .NET Core embedding tests
filmor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Skip coreclr embedded tests for now
- Loading branch information
commit c851b3af9e3f2dc3987f4e30606870b9467ca0a9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.