Skip to content

Conversation

@chrisinmtown
Copy link
Contributor

Migrate aiohttp_app.py away from pkgutil.get_loader() which
was deprecated in Python 3.12 and removed in Python 3.14.

Migrate `aiohttp_app.py` away from `pkgutil.get_loader()` which was
deprecated in Python 3.12 and removed in Python 3.14.
@chrisinmtown chrisinmtown changed the title Migrate to importlib.util.find_spec for Python 3.14 compatibility (v2) Migrate to importlib.util.find_spec for Python 3.14 compatibility Nov 7, 2025
@chrisinmtown
Copy link
Contributor Author

After this is merged, #2087 can be updated and also merged.

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