Skip to content

Pull requests: ets-labs/python-dependency-injector

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Wiring with string module names feature
#515 by rmk135 was merged Sep 30, 2021 Loading…
Wiring config
#516 by rmk135 was merged Oct 4, 2021 Loading…
Add with support for container.override_providers()
#517 by rmk135 was merged Oct 7, 2021 Loading…
Drop Python 3.4 support
#518 by rmk135 was merged Oct 12, 2021 Loading…
Pytest migration
#519 by rmk135 was merged Oct 18, 2021 Loading…
Python 3.10
#520 by rmk135 was merged Oct 20, 2021 Loading…
Configuration(yaml_files=[...])
#522 by rmk135 was merged Oct 24, 2021 Loading…
Configuration(ini_files=[...])
#524 by rmk135 was merged Oct 27, 2021 Loading…
Configuration(pydantic_settings=[...])
#525 by rmk135 was merged Oct 27, 2021 Loading…
Update examples to use config __init__ args
#527 by rmk135 was merged Nov 1, 2021 Loading…
Add config.from_env(as_=...) feature
#541 by rmk135 was merged Dec 20, 2021 Loading…
Aggregate provider
#544 by rmk135 was merged Jan 10, 2022 Loading…
531 Provider import from string
#555 by rmk135 was merged Jan 31, 2022 Loading…
569 fix numpy typing wiring
#570 by VKFisher was merged Mar 27, 2022 Loading…
Optimization r1
#571 by rmk135 was merged Mar 28, 2022 Loading…
Fix a few issues in the introduction
#580 by illia-v was merged Apr 17, 2022 Loading…
Explicitly mention the required usage of "memo"
#598 by thatguysimon was merged Dec 19, 2022 Loading…
Add Configuration.from_json() method feature
#602 by rmk135 was merged Jul 11, 2022 Loading…
Upgrade Cython to 0.29.30 enhancement
#605 by rmk135 was merged Jul 11, 2022 Loading…
Update aioredis to 2.0.1
#613 by smirnovskoe was merged Dec 19, 2022 Loading…
Fix tests in examples/miniapps/fastapi
#622 by polosaty was closed Dec 8, 2024 Loading…
fixed bug in windows build with default charset
#635 by kirill-shershen was merged Dec 19, 2022 Loading…
Allow Closing to detect dependent resources
#636 by StummeJ was merged Dec 19, 2022 Loading…
(setup) fix install crash on non-utf8 systems
#644 by ebr was merged Dec 19, 2022 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.