-
- Notifications
You must be signed in to change notification settings - Fork 340
Pull requests: ets-labs/python-dependency-injector
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: re cythonize to support python 3.11
#646 by gen-xu was merged Dec 18, 2022 Loading… updated Dec 18, 2022
(#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles bug refactoring
#610 by rmk135 was merged Jul 27, 2022 Loading… updated Jul 27, 2022
Upgrade Cython to 0.29.30 enhancement
#605 by rmk135 was merged Jul 11, 2022 Loading… updated Jul 11, 2022
Add
Configuration.from_json() method feature #602 by rmk135 was merged Jul 11, 2022 Loading… updated Jul 11, 2022
531 Provider import from string
#555 by rmk135 was merged Jan 31, 2022 Loading… updated Jan 31, 2022
ContextLocalSingleton Provider Class
#442 by sonthonaxrk was merged Apr 19, 2021 Loading… updated Jan 10, 2022
4 tasks done
Add config.from_env(as_=...) feature
#541 by rmk135 was merged Dec 20, 2021 Loading… updated Dec 20, 2021
Update examples to use config __init__ args
#527 by rmk135 was merged Nov 1, 2021 Loading… updated Nov 1, 2021
Configuration(pydantic_settings=[...])
#525 by rmk135 was merged Oct 27, 2021 Loading… updated Oct 27, 2021
Configuration(yaml_files=[...])
#522 by rmk135 was merged Oct 24, 2021 Loading… updated Oct 24, 2021
Add with support for container.override_providers()
#517 by rmk135 was merged Oct 7, 2021 Loading… updated Oct 7, 2021
Wiring with string module names feature
#515 by rmk135 was merged Sep 30, 2021 Loading… updated Sep 30, 2021
Fixed a typo in Factory provider docs "service.add_attributes(clent=client)" #499
#504 by rajanjha786 was merged Sep 13, 2021 Loading… updated Sep 13, 2021
Improve resource subclasses typing and make shutdown definition optional
#492 by rmk135 was merged Aug 24, 2021 Loading… updated Aug 25, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.