-
This behavior is a bit undesirable IMO @litestar-org/maintainers - if a query param is ` | None`, and it automatically defaults to `None` if not provided, that could cause problems. E.g.,:
```py
@…
-
I haven't had a chance to debug this at all, as I only turned the feature on to test something unrelated.
This is at the bottom of the traceback:
```
app_1 | File "/usr/local/lib/python3.10/…
-
### Summary
Each route should have an option to specify if alias should be used when serialising (applies to pydantic for sure, perhaps other). If route level is too troublesome, global would suffic…
-
There are currently some things that need test coverage: https://sonarcloud.io/component_measures?id=starlite-api_starlite&metric=new_coverage&view=list
This isn't something that needs to be addres…
-
### Description
I've been struggling with a memory leak for a while. I'd like to try using PyLoot to analyze what's going on.
https://pypi.org/project/pyloot/
With @provinzkraut help, I was …
-
### Summary
The current benchmarks use `starlite`.
- Add the `litestar` package
- Bump `starlite` to `1.51.12`
### Basic Example
_No response_
### Drawbacks and Impact
_No response_
### Unre…
-
**What's the feature you'd like to ask for.**
Jinja2 supports async rendering. See https://jinja.palletsprojects.com/en/3.0.x/api/#async-support for details.
It would be great if Starlite would ad…
-
I switched yesterday to coreboot v8.50, and experience from now on that the system freezes when the system screensaver starts, which gets triggered via `xset s` . Pressing buttons sometimes results i…
-
### Description
When trying to hook up structlog to starlite v1.51.12, I got the Pydantic exception below on starting up the app. I tried the same with the litestar v2 beta hello-world app, and it wo…
-
This is after I installed Arch from SysRescueCD 10.02.
user_configuration.json:
```
{
"additional-repositories": [],
"archinstall-language": "English",
"audio": "pipewire",
"a…