Issues
- 0
Missing git tag for version 0.22.0
#264 opened by glaubitz - 1
Implementation of SessionScope Needed
#239 opened by tomyou666 - 10
- 6
How to handle resources?
#251 opened by mario-gazzara - 4
`injector.Injector.create_object` on pydantic-settings `BaseSettings` does not without factory function in Injector
#253 opened by Guibod - 3
- 6
Async support
#152 opened by askerka - 5
use specific Injector instance as `inject` decorator
#249 opened by r2rstep - 10
- 8
- 1
[Docs] No declarations of type `Name` and `Description` on Docs injection sample
#246 opened by np-kyokyo - 4
Issue with ClassAssistedBuilder
#238 opened by taiharry108 - 1
Providing different instances of the same type in the same module
#237 opened by chriscoindeskindices - 2
- 6
Testing example in docs is not working. ImportError: cannot import name 'with_injector' from 'injector'
#220 opened by pavlomorozov - 4
Differentiating between multiple providers
#234 opened by cswartzvi - 2
FastAPI support
#227 opened by Trinkes - 0
- 2
Is it an antipattern to have multiple instances of Injector (because of missing Generics support)?
#218 opened by hf-kklein - 9
- 6
Unable to bind Annotated to instances of origin
#174 opened by pstatix - 3
Potential resource leak
#212 opened by seppeljordan - 2
Maintainer status?
#211 opened by davidparsson - 2
- 0
Bind a provider to multiple interfaces?
#205 opened by bo-at-pleno - 0
- 1
When using AssistedBuilder and child injector at the same time, objects are injected with the parent's setting.
#186 opened by irreg - 0
- 17
Python 3.10 regression: injector.UnknownProvider: couldn't determine provider
#192 opened by leinardi - 0
- 1
Using injector with multi-thread application
#185 opened by ddanecki - 2
AttributeError on injection
#183 opened by sjosegarcia - 2
Singleton annotated class instances are separate for interface and implementation binding
#181 opened by sudopk - 6
Binding to interface style class Protocols
#177 opened by davebirch - 1
Docs: remove reference to Key
#180 opened by fsackur - 6
- 3
Many mypy issues in python 3.7
#176 opened by davebirch - 1
[Question] Circular imports and "deferred"
#170 opened by bnorick - 2
- 5
Inject[] does not let the interface show up.
#158 opened by mozesa - 4
- 3
[Discussion] Entering/Existing Scopes?
#162 opened by Enforcer - 2
Help to add injector in django rest framework
#157 opened by Vaunorage - 1
Feature request: boot method for modules
#151 opened by vryazanov - 7
Error Handling in _infer_injected_bindings
#163 opened by HyperCharlie - 4
[Question] unbind multibindings' instances
#159 opened by mozesa - 3
from injector import provides error
#156 opened by dhulke - 5
- 3
- 1
Docs for using Injector in unit tests say to use deprecated and removed decorator @with_injector
#150 opened by outofthecave