meadsteve / lagom

📦 Autowiring dependency injection container for python 3
https://lagom-di.readthedocs.io/en/latest/
MIT License
286 stars 15 forks source link

Request level singletons can not resolve fastapi/starlette Request class #231

Closed meadsteve closed 1 year ago

meadsteve commented 1 year ago

Builds on the hard work of @alkimake in https://github.com/meadsteve/lagom/pull/229 and fixes https://github.com/meadsteve/lagom/issues/228