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

feat/py312-compatibility #3

Merged

Conversation

billy-doyle
Copy link
Collaborator

As discussed in multiple issues, but notably mingrammer#832 (comment), remove typed-ast for 3.12 compatibility

@billy-doyle
Copy link
Collaborator Author

can't request a review, tagging @JelleZijlstra

@billy-doyle
Copy link
Collaborator Author

also have confirmed this works on x86 debian image and my m1 mac, probs would be worthwhile to add in some tests tho

@JelleZijlstra
Copy link

The change looks good; the library doesn't seem to use typed-ast anywhere.

Could you also update tests.yml to run tests on 3.12 too? And maybe 3.13-dev as well while we're here.

@billy-doyle
Copy link
Collaborator Author

yup taking a look here

@JelleZijlstra
Copy link

No CI again here, let me close and reopen to see if that helps

@billy-doyle
Copy link
Collaborator Author

name change in the file :)

@billy-doyle
Copy link
Collaborator Author

lmk if ya want a rebase or anything

@@ -5,20 +5,20 @@ on:
branches:
- master
paths:
- ".github/workflows/test.yml"
- ".github/workflows/tests.yml"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh good catch

@JelleZijlstra JelleZijlstra merged commit 2722403 into compat-fork:master Sep 11, 2024
10 checks passed
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.

2 participants