Bug: exceptiongroup
backport is missing on Python 3.10
#3029
Labels
Bug 🐛
This is something that is not working as expected
Dependencies
This is updating a dependency file
Good First Issue
This is good for newcomers to take on
Package
This is related to the overall `litestar` package
Description
Code expects
exceptiongroup
backport to be installed inlitestar/litestar/utils/helpers.py
Line 101 in 6e4e530
However, it's only declared for dev dependencies in
litestar/pyproject.toml
Line 109 in 6e4e530
litestar
install it won't be found and one has to manually require it now.Running Python 3.10.
Logs
Full stacktrace (failure on launch):
Litestar Version
2.5.1
Platform
Note
While we are open for sponsoring on GitHub Sponsors and
OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.
Check out all issues funded or available for funding on our Polar.sh dashboard
The text was updated successfully, but these errors were encountered: