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

Officially support Django 4.2 and Python 3.12 on PyPI #479

Closed
uri-rodberg opened this issue Aug 6, 2023 · 1 comment
Closed

Officially support Django 4.2 and Python 3.12 on PyPI #479

uri-rodberg opened this issue Aug 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@uri-rodberg
Copy link

There is a DeprecationWarning in Python 3.12.0rc1:

DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() in stead

@sergeyklay
Copy link
Collaborator

I hope this was fixed in #482. Thank you for the report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants