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 #87

Closed
smk4664 opened this issue Aug 15, 2024 · 1 comment · Fixed by #88
Closed

Add Support for Python 3.12 #87

smk4664 opened this issue Aug 15, 2024 · 1 comment · Fixed by #88
Assignees

Comments

@smk4664
Copy link

smk4664 commented Aug 15, 2024

Environment

  • Nautobot version:
  • pylint-nautobot version:

Proposed Functionality

Add Support for Python 3.12

Use Case

Nautobot 2.3.0 Introduced Python 3.12. In order to use this on apps to allow support for Python 3.12, this tool needs to support Python 3.12

@cmsirbu cmsirbu self-assigned this Aug 19, 2024
@cmsirbu
Copy link
Collaborator

cmsirbu commented Aug 20, 2024

#88 removes the upper bound to solve dependency resolutions issues, but it does not add support for 3.12 due to issues detailed in #89. Will close this once changes from #88 are released if that's ok with you?

@cmsirbu cmsirbu linked a pull request Aug 21, 2024 that will close this issue
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 a pull request may close this issue.

2 participants