-
- 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 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
Fix broken wiring of sync inject-decorated methods
#673 by martlaf was merged Feb 23, 2025 Loading… updated Feb 23, 2025
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
Fix providers.Resource missing overloads for AbstractContextManager and AbstractAsyncContextManager
#927 by leonarduschen was merged Oct 10, 2025 Loading… updated Oct 10, 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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.