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

Python 3.11 Support
#647 by rmk135 was merged Dec 19, 2022 Loading… updated Dec 19, 2022
feat: re cythonize to support python 3.11
#646 by gen-xu was merged Dec 18, 2022 Loading… updated Dec 18, 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
569 fix numpy typing wiring
#570 by VKFisher was merged Mar 27, 2022 Loading… updated May 11, 2022
Optimization r1
#571 by rmk135 was merged Mar 28, 2022 Loading… updated Mar 28, 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
Aggregate provider
#544 by rmk135 was merged Jan 10, 2022 Loading… updated Jan 10, 2022
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(ini_files=[...])
#524 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
Python 3.10
#520 by rmk135 was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Pytest migration
#519 by rmk135 was merged Oct 18, 2021 Loading… updated Oct 18, 2021
Drop Python 3.4 support
#518 by rmk135 was merged Oct 12, 2021 Loading… updated Oct 12, 2021
Add with support for container.override_providers()
#517 by rmk135 was merged Oct 7, 2021 Loading… updated Oct 7, 2021
Wiring config
#516 by rmk135 was merged Oct 4, 2021 Loading… updated Oct 4, 2021
Wiring with string module names feature
#515 by rmk135 was merged Sep 30, 2021 Loading… updated Sep 30, 2021
Fix provide issue bug
#514 by rmk135 was merged Sep 25, 2021 Loading… updated Sep 25, 2021
Fix boto3 url
#511 by whysage was merged Sep 16, 2021 Loading… updated Sep 16, 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.