Ecosyste.ms: Issues

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

GitHub / Neoteroi/rodi issues and pull requests

#61 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 26 days ago
Labels: dependencies

#60 - Do not ignore `_globalns` that is set via `inject()`

Pull Request - State: open - Opened by sobolevn 3 months ago

#59 - Improve `resolve()` typing

Pull Request - State: open - Opened by sobolevn 3 months ago

#58 - Use `Self` type for `Container`

Pull Request - State: open - Opened by sobolevn 3 months ago

#57 - Improve typing of `inject`

Pull Request - State: open - Opened by sobolevn 3 months ago

#56 - Update GitHub actions

Pull Request - State: open - Opened by sobolevn 3 months ago

#54 - 🐛 fix: allow factory method to get requested type as well as activating type

Pull Request - State: open - Opened by StummeJ 7 months ago - 2 comments

#52 - ContainerProtocol.register returns self

Pull Request - State: open - Opened by tdg5 7 months ago - 1 comment

#50 - v2.0.6 :hammer:

Pull Request - State: closed - Opened by RobertoPrevato 10 months ago - 1 comment

#48 - 🐛 Fix: Flexibly import `_no_init`, `_no_init_or_replace_init` from `typing`

Pull Request - State: closed - Opened by fennel-akunesh 10 months ago - 4 comments

#47 - Prepare for v2.0.5

Pull Request - State: closed - Opened by RobertoPrevato 10 months ago - 1 comment

#46 - fix: resolve protocols without needing to define init

Pull Request - State: closed - Opened by lucas-labs 10 months ago - 6 comments

#43 - Question about how rodi handles __init__

Issue - State: open - Opened by lucas-labs 11 months ago - 2 comments

#42 - Add Python 3.12 and remove Python 3.7 from the build matrix

Pull Request - State: closed - Opened by RobertoPrevato 11 months ago - 1 comment

#41 - Stop singleton provider from recreating objects implementing __len__

Pull Request - State: closed - Opened by Klavionik 12 months ago - 4 comments

#40 - Feature/v2.0.3

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

#39 - Check scoped_services before resolving from map when in a scope

Pull Request - State: closed - Opened by StummeJ over 1 year ago - 4 comments

#38 - allow getting from scope context without needing to provide scope

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

#37 - Placing classes in their own files

Pull Request - State: closed - Opened by cortelf over 1 year ago - 2 comments

#36 - Is there a way to override existing dependencies?

Issue - State: closed - Opened by akhundMurad over 1 year ago - 3 comments

#35 - Ignore ClassVar for DI resolution

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

#34 - rodi does not support class variables

Issue - State: closed - Opened by RobertoPrevato over 1 year ago

#33 - Update CHANGELOG, correct support for Python 3.7

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

#32 - Add support for a Protocol generic classes

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

#31 - Rodi requires __init__ methods defined for Protocols

Issue - State: closed - Opened by akhundMurad over 1 year ago - 9 comments

#30 - Replace counter `i` with `enumerate`

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

#29 - add `__length_hint__` to `Container`

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

#28 - Restore the name rodi

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

#27 - Cannot resolve parameters in Python <=3.9 when using future annotations

Issue - State: closed - Opened by RobertoPrevato almost 2 years ago - 1 comment

#26 - Rename and slightly redesign the library, v2 🚀

Pull Request - State: closed - Opened by RobertoPrevato almost 2 years ago - 1 comment

#25 - style: added typehints to GetServiceContext init params

Pull Request - State: closed - Opened by guscardvs almost 2 years ago - 3 comments

#24 - Improve typing

Issue - State: closed - Opened by guscardvs almost 2 years ago - 3 comments

#23 - Build wheels with mypyc

Pull Request - State: closed - Opened by RobertoPrevato almost 2 years ago - 1 comment

#22 - Merge MaximZayats' contribution

Pull Request - State: closed - Opened by RobertoPrevato almost 2 years ago - 1 comment

#21 - Merge MaximZayats' contribution

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

#20 - Workflow maintenance

Pull Request - State: closed - Opened by RobertoPrevato almost 2 years ago - 1 comment

#19 - [❓, 🚀] Use `C` code(`Cython` or `mypyc`) instead of full `CPython` ?

Issue - State: closed - Opened by MaximZayats over 2 years ago - 15 comments

#18 - v1.1.3 :droplet:

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

#17 - Wrong circular dependency detection

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

#16 - v1.1.2 :rabbit:

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

#15 - how to apply Decorator design pattern with rodi?

Issue - State: open - Opened by Eldar1205 about 3 years ago - 4 comments

#14 - enforces isort and black in CI

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

#13 - Wrong type annotation for FactoryCallableType

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

#12 - adds pragma no cover for blocks that execute in Python 3.10.0a5

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

#11 - v1.1.1 :cactus:

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

#10 - Support for Python 3.10

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

#9 - I would like to see support for more typing.

Issue - State: closed - Opened by Bloodielie over 3 years ago - 2 comments

#8 - V1.1.0

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

#7 - Consider changing how a class without __init__ is handled

Issue - State: closed - Opened by RobertoPrevato almost 4 years ago

#6 - Add support for services defined using @dataclass

Issue - State: closed - Opened by RobertoPrevato almost 4 years ago

#5 - migrates to GitHub actions, several improvements

Pull Request - State: closed - Opened by RobertoPrevato almost 4 years ago

#4 - Corrects flake8 errors

Pull Request - State: closed - Opened by RobertoPrevato about 4 years ago

#3 - improves code, starts GitHub workflows

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

#2 - Architecture question

Issue - State: closed - Opened by espositofulvio almost 5 years ago - 1 comment
Labels: question

#1 - Inconsistency in types for factories

Issue - State: closed - Opened by RobertoPrevato almost 6 years ago - 1 comment