Related changes in Python 3.15: - [PEP 810](https://peps.python.org/pep-0810/) In `src/mahoraga/_cli/__init__.py`: `lazy from mahoraga import _core` - https://github.com/python/cpython/issues/140450 Related metadata: - .python-version - pyproject.toml - build-system.requires - project.requires-python - project.classifiers
Related changes in Python 3.15:
In
src/mahoraga/_cli/__init__.py:lazy from mahoraga import _coresuggest_on_errortoTrueinargparse.ArgumentParserpython/cpython#140450Related metadata: