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

Support Python 3.12 #310

Closed
gregorni opened this issue Dec 21, 2023 · 3 comments · Fixed by #312
Closed

Support Python 3.12 #310

gregorni opened this issue Dec 21, 2023 · 3 comments · Fixed by #312
Assignees
Labels
changelog Changes should be written to the changelog file. duplicate This issue or pull request already exists enhancement New feature or request

Comments

@gregorni
Copy link

Currently, unimport does not work when run in an environment that uses Python 3.12.1. I'm not sure if this is has a technical reason or if it just needs an update for that version. I use unimport a lot for my CI and pre-commit hooks, and would really like to see that version become supported.

@hakancelikdev hakancelikdev changed the title Support Python 3.12.1 Support Python 3.12 Dec 22, 2023
@hakancelikdev hakancelikdev self-assigned this Dec 22, 2023
@hakancelikdev hakancelikdev added enhancement New feature or request changelog Changes should be written to the changelog file. labels Dec 22, 2023
@hakancelikdev
Copy link
Owner

Thank you for the issue, I will announce the developments I will work on here.

@hakancelikdev hakancelikdev added the duplicate This issue or pull request already exists label Dec 24, 2023
@hakancelikdev
Copy link
Owner

duplicate issue #302

hakancelikdev added a commit that referenced this issue Dec 24, 2023
hakancelikdev added a commit that referenced this issue Dec 24, 2023
@hakancelikdev hakancelikdev linked a pull request Dec 24, 2023 that will close this issue
@hakancelikdev
Copy link
Owner

Now, you can use the 1.2.1 version of unimport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Changes should be written to the changelog file. duplicate This issue or pull request already exists enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants