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

Add support for Python 3.12 #96

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Add support for Python 3.12 #96

merged 1 commit into from
Aug 17, 2024

Conversation

lauft
Copy link
Member

@lauft lauft commented Nov 7, 2023

Add support for Python 3.12.

Requires syrusakbary/snapshottest#168 to be closed, as the snapshottest package still depends on module imp which has been removed in Python 3.12.

Dropped snapshottest in favor of syrupy

@lauft lauft force-pushed the feature/support-python-3.12 branch 2 times, most recently from 7c61b26 to d5dc754 Compare November 11, 2023 14:52
@lauft lauft force-pushed the feature/support-python-3.12 branch from d5dc754 to a7c9b66 Compare November 21, 2023 22:28
@lauft lauft force-pushed the feature/support-python-3.12 branch from a7c9b66 to 41f25be Compare August 10, 2024 14:51
Replace snapshot-tests with syrupy
@lauft lauft force-pushed the feature/support-python-3.12 branch from 76be589 to b764cd4 Compare August 17, 2024 19:56
@lauft lauft marked this pull request as ready for review August 17, 2024 19:56
@lauft lauft merged commit 535085c into main Aug 17, 2024
13 checks passed
@lauft lauft deleted the feature/support-python-3.12 branch August 17, 2024 19:59
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.

1 participant