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

Fix flake8 in te starlette extension
#846 by rmk135 was merged Jan 5, 2025 Loading… updated Jan 5, 2025
fix: type propogation through provided
#733 by philipbjorge was merged Jan 8, 2025 Loading… updated Jan 8, 2025
fix: propogate type through Provider
#744 by philipbjorge was merged Jan 12, 2025 Loading… updated Jan 12, 2025
[movie-lister] Added test fixture and updated documentation refactoring
#747 by mrKazzila was merged Jan 12, 2025 Loading… updated Jan 12, 2025
Native GHA ARM runners
#849 by ZipFile was merged Jan 17, 2025 Loading… updated Jan 17, 2025
Fix broken wiring of sync inject-decorated methods
#673 by martlaf was merged Feb 23, 2025 Loading… updated Feb 23, 2025
2
2
Migrate CI pipeline to actions/upload-artifact@v4
#847 by ZipFile was merged Jan 8, 2025 Loading… updated Feb 25, 2025
Add support for typing.Annotated
#721 by maintain0404 was merged Jan 20, 2025 Loading… updated May 21, 2025
Add support for async generator injections
#900 by ZipFile was merged Jun 3, 2025 Loading… updated Jun 4, 2025
docs(declarative.rst): fix grammar in Declarative Container documentation
#916 by okotdaniel was merged Aug 11, 2025 Loading… updated Aug 11, 2025
Add support for Fast Stream Depends
#898 by AndrianEquestrian was merged Jun 16, 2025 Loading… updated Aug 11, 2025
Add Starlette lifespan handler implementation
#683 by ZipFile was merged Jan 5, 2025 Loading… updated Aug 13, 2025
Fast depends v3 compatibility fix
#933 by AndrianEquestrian was merged Oct 23, 2025 Loading… updated Oct 23, 2025
Allow explicit typing on selector using TypeVar with default Any
#932 by leonarduschen was merged Oct 24, 2025 Loading… updated Oct 24, 2025
Retrofit assert_type for Aggregate and Callable
#935 by leonarduschen was merged Nov 15, 2025 Loading… updated Nov 15, 2025
ProTip! Exclude everything labeled bug with -label:bug.