-
Notifications
You must be signed in to change notification settings - Fork 30
Add Python 3.13 support and fix enum behavior difference #239
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
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
1c664ab
update to 3.13
willingc a29a814
Fix enum by wrapping functool paritial
willingc 7cd8290
Update black version
willingc a0ad469
remove commented out code
willingc 26b9853
remove commented out code
willingc 462ad0f
update python version in github action workflow
willingc 608837d
fix black errors
willingc c6ad36c
set quote for black
willingc c453af1
fix ruff errors
willingc 20b5b99
update action for imageio
willingc 2d8d75a
Update the new test to mock properly the attribute for 3.10
willingc 6784bec
reenable ffmpeg stuff in CI and update mock
willingc bec8ad5
Update wrap enum method and test
willingc 445ad3a
skip simulation tests
willingc 2fe8a9f
skip simulation tests correctly this time
willingc 8b0762d
Add A004 to ruff lint ignore since we want math.pow
willingc b899d2a
Add comment about ruff target version
willingc d87d4a9
Make qt version more explicit
willingc 55b49d4
make qt in tox more explicit
willingc c44fae7
Update napari_animation/_enum_compat.py
willingc 0c7deb9
update typing
willingc f819f70
apply review changes
willingc f6516ca
capitalization is hard
willingc 4788fe1
troubleshooting
willingc 7b5f065
make test matrix similar to original file
willingc 663e84d
additional tox changes back to initial state
willingc 6ad9f0e
change caps for pyside
willingc b6c848c
pin pytest-qt to 4.4 for pyside
willingc 90499db
remove mac-13 and macosintel
willingc 43f348b
remove macos python3.10 from PySide2 CI testing
willingc 698a339
drop pyside2 on 3.10 temporarily
willingc af6b3b7
stop failing fast
willingc b286862
remove env
willingc 515b86d
Add in peter solution for pyside
willingc de5ee3d
add qt version to test name
willingc f95f759
Test removing the nested guard for enum member availability
willingc b9ae48e
Improve naming of guards for enum member
willingc 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
apply review changes
- Loading branch information
commit f819f7087a70649eb3052d606c7ea636d3764a8c
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
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
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
Oops, something went wrong.
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.