Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kodemore/kink issues and pull requests

#64 - Unexpected resolution for passed parameters

Issue - State: open - Opened by aikidojohn about 1 month ago

#63 - Don't resolve passed parameters

Pull Request - State: open - Opened by aikidojohn about 1 month ago

#62 - Discussion: Should parent classes be automatically aliased?

Issue - State: open - Opened by Dzeri96 about 1 month ago

#61 - Fix injection with cache wrapper against pydantic object

Pull Request - State: open - Opened by moria97 about 2 months ago

#60 - Bump certifi from 2024.2.2 to 2024.7.4

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#58 - Bump urllib3 from 2.2.1 to 2.2.2

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#57 - Bump requests from 2.31.0 to 2.32.0

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#56 - Pydantic and Kink

Issue - State: closed - Opened by YanSte 5 months ago - 2 comments

#55 - Update version and dependencies

Pull Request - State: closed - Opened by dkraczkowski 6 months ago

#54 - Fix: Protocol support

Pull Request - State: closed - Opened by jarey 8 months ago - 2 comments

#53 - fix: support protocols

Pull Request - State: closed - Opened by jarey 8 months ago

#52 - QUESTION. Does kink do partial injections?

Issue - State: closed - Opened by 4l1fe 8 months ago - 1 comment

#51 - Automatically register base class(es) as aliases when using `@inject`

Issue - State: closed - Opened by takanuva15 9 months ago - 1 comment

#50 - Bump urllib3 from 2.0.5 to 2.0.7

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#49 - Bump urllib3 from 2.0.5 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#48 - Improve typehinting

Pull Request - State: closed - Opened by dkraczkowski about 1 year ago

#47 - Support optional types injection

Pull Request - State: closed - Opened by dkraczkowski about 1 year ago

#46 - Container `__getitem__` type hinting improvements

Issue - State: closed - Opened by skewty about 1 year ago - 1 comment

#45 - Bump certifi from 2022.12.7 to 2023.7.22

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#44 - Update README.md - fix fat finger

Pull Request - State: closed - Opened by tubaman about 1 year ago

#43 - issue #42 support aliasing of factory service

Pull Request - State: closed - Opened by ijessen-mitll about 1 year ago

#42 - cannot alias a factory service with inject

Issue - State: closed - Opened by ijessen-mitll about 1 year ago

#41 - Bump requests from 2.28.2 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#40 - Bump starlette from 0.13.8 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#39 - issue#37 Allow None as a service value

Pull Request - State: closed - Opened by dkraczkowski over 1 year ago

#38 - Bump starlette from 0.13.8 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#36 - Error with @inject typing and mypy

Issue - State: open - Opened by zulrang almost 2 years ago - 14 comments
Labels: bug, async, mypy

#35 - Bump certifi from 2022.5.18.1 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#34 - No support for https://peps.python.org/pep-0563/

Issue - State: closed - Opened by jrosiek almost 2 years ago - 2 comments
Labels: invalid, incomplete

#33 - FastAPI integration documentation

Pull Request - State: closed - Opened by szymon6927 almost 2 years ago

#32 - [QUESTION] How kink works with async?

Issue - State: closed - Opened by katunilya almost 2 years ago - 2 comments
Labels: question

#31 - PoC Injectable type hint

Pull Request - State: closed - Opened by dkraczkowski almost 2 years ago - 13 comments

#30 - Pylance complaining about missing parameters with injected classes

Issue - State: open - Opened by kodyVS about 2 years ago - 12 comments

#29 - Missing example of using inject as a function on 3rd party code

Issue - State: open - Opened by skewty about 2 years ago - 1 comment
Labels: documentation

#28 - #27 - Fix for mypy @inject linting

Pull Request - State: closed - Opened by dkraczkowski over 2 years ago

#27 - Version 0.6.4 broke mypy linting for `@inject` decorator

Issue - State: closed - Opened by akadlec over 2 years ago - 5 comments

#26 - #24 - Fix problem with forward refernces

Pull Request - State: closed - Opened by dkraczkowski over 2 years ago

#25 - well-typed inject for suggestions

Pull Request - State: closed - Opened by patrykmor over 2 years ago - 1 comment

#24 - Bug on files with `annotations` import

Issue - State: closed - Opened by mario-evo over 2 years ago - 4 comments
Labels: bug

#23 - Not working with typing-extensions 4.1.1

Issue - State: closed - Opened by amlluch over 2 years ago - 1 comment

#22 - Can't use non-lambda on-demand service creation

Issue - State: closed - Opened by alukach over 2 years ago - 5 comments
Labels: question

#21 - Using Optional type is not working

Issue - State: closed - Opened by akadlec over 2 years ago - 6 comments
Labels: wontfix

#20 - Mypy plugin

Issue - State: closed - Opened by dkraczkowski almost 3 years ago

#19 - allow for explicit None to be set

Pull Request - State: closed - Opened by gsherman81 almost 3 years ago - 4 comments

#18 - [mypy] Missing positional argument "x" in call to "C"

Issue - State: open - Opened by dosisod almost 3 years ago - 6 comments
Labels: enhancement

#17 - Add py.typed file (PEP 561)

Pull Request - State: closed - Opened by dosisod about 3 years ago - 1 comment

#16 - Update README.md

Pull Request - State: closed - Opened by wetgi about 3 years ago

#15 - How to have Constructor injection when I have one parameters which I do not want to inject via kink?

Issue - State: closed - Opened by rohts-patil about 3 years ago - 2 comments
Labels: question

#14 - Improved aliases

Pull Request - State: closed - Opened by dkraczkowski over 3 years ago

#13 - Inject multiple implementations of an interface with Type based injection

Issue - State: closed - Opened by stortiz-lifeworks over 3 years ago - 3 comments
Labels: enhancement

#12 - fixes: autcomplete not working for injected classes #11

Pull Request - State: closed - Opened by tfriedel over 3 years ago - 1 comment

#11 - autocomplete not working for injected classes

Issue - State: closed - Opened by tfriedel over 3 years ago - 4 comments

#10 - New documentation

Pull Request - State: closed - Opened by dkraczkowski over 3 years ago

#9 - Typo and grammar fixes

Pull Request - State: closed - Opened by metaperl over 3 years ago - 1 comment

#8 - Factorised services and cache clear support

Pull Request - State: closed - Opened by dkraczkowski over 3 years ago

#7 - Custom container for inject and cache rebuild support

Pull Request - State: closed - Opened by dkraczkowski over 3 years ago

#6 - Move CI/CD to github actions

Issue - State: closed - Opened by dkraczkowski over 3 years ago

#5 - Prioritise passed arguments over autowiring

Pull Request - State: closed - Opened by dkraczkowski over 3 years ago

#4 - Potential issue where constructor is not defined

Issue - State: closed - Opened by danballance over 3 years ago - 1 comment
Labels: bug

#3 - Asyncio support

Pull Request - State: closed - Opened by dkraczkowski about 4 years ago - 1 comment

#2 - Python 3.6 support

Pull Request - State: closed - Opened by dkraczkowski over 4 years ago

#1 - Fix for abc classes

Pull Request - State: closed - Opened by dkraczkowski over 4 years ago