-
- Notifications
You must be signed in to change notification settings - Fork 339
Pull requests: ets-labs/python-dependency-injector
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ThreadSafeSingleton synchronization issue
#434 by rmk135 was merged Mar 24, 2021 Loading… updated Mar 24, 2021
Fix provider documentation
#440 by sonthonaxrk was merged Mar 30, 2021 Loading… updated Mar 30, 2021
459 Add default value for environment variable for yaml and ini config files
#461 by rmk135 was merged Jun 13, 2021 Loading… updated Jun 13, 2021
463 Config environment variables interpolation required and nones
#467 by rmk135 was merged Jun 24, 2021 Loading… updated Jun 24, 2021
477 Containers @copy fix and refactoring
#485 by rmk135 was merged Aug 12, 2021 Loading… updated Aug 12, 2021
Remove generic meta class from resource and async resource classes
#490 by rmk135 was merged Aug 16, 2021 Loading… updated Aug 16, 2021
FactoryAggregate - non string keys
#496 by rmk135 was merged Aug 25, 2021 Loading… updated Aug 25, 2021
Fix yaml configuration-envs-interpolation examples
#494 by piperubio was merged Aug 24, 2021 Loading… updated Aug 25, 2021
Improve resource subclasses typing and make shutdown definition optional
#492 by rmk135 was merged Aug 24, 2021 Loading… updated Aug 25, 2021
Fix type annotations for .provides
#491 by thiromi was merged Aug 24, 2021 Loading… updated Aug 27, 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
Wiring with string module names feature
#515 by rmk135 was merged Sep 30, 2021 Loading… updated Sep 30, 2021
ProTip! Filter pull requests by the default branch with base:master.