-
- 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
Fix override and copy decorator stubs
#302 by rmk135 was merged Oct 16, 2020 Loading… updated Oct 16, 2020
Deprecate declarative container decorators
#303 by rmk135 was merged Oct 17, 2020 Loading… updated Oct 17, 2020
Update all links to docs to use https
#305 by rmk135 was merged Oct 19, 2020 Loading… updated Oct 19, 2020
Un deprecate container decorators
#310 by rmk135 was merged Oct 22, 2020 Loading… updated Oct 22, 2020
Fix race in ThreadSafeSingleton
#322 by rda-dev was merged Nov 10, 2020 Loading… updated Nov 10, 2020
Add dependencies attribute to declarative and dynamic containers
#359 by rmk135 was merged Jan 15, 2021 Loading… updated Jan 15, 2021
Required config options and strict mode
#360 by rmk135 was merged Jan 16, 2021 Loading… updated Jan 16, 2021
Replace unsafe yaml.Loader in config.from_yaml
#371 by StefanoFrazzetto was closed Jan 21, 2021 Loading… updated Jan 21, 2021
372 Change yaml loader to safe loader
#373 by rmk135 was merged Jan 21, 2021 Loading… updated Jan 21, 2021
Configuration strict mode raise on non existing files
#375 by rmk135 was merged Jan 24, 2021 Loading… updated Jan 24, 2021
369 Add required argument to config from_* methods
#376 by rmk135 was merged Jan 24, 2021 Loading… updated Jan 24, 2021
Improve @containers.copy to replace subcontainer providers
#378 by rmk135 was merged Jan 27, 2021 Loading… updated Jan 27, 2021
ProTip! Filter pull requests by the default branch with base:master.