Ecosyste.ms: Issues

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

GitHub / ivankorobkov/python-inject issues and pull requests

#107 - cython with inject problem

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

#106 - Using decorator results in errors about untyped decorators

Issue - State: open - Opened by ShravanSunder 3 months ago - 1 comment

#105 - Singletons for AsyncIO

Issue - State: open - Opened by Gr1N 3 months ago - 4 comments

#104 - More documentation or examples?

Issue - State: open - Opened by javierseixas 4 months ago - 7 comments

#103 - Provisioning a temporary injector in tests.

Issue - State: closed - Opened by shtlrs 4 months ago - 4 comments

#102 - How to fix type errors?

Issue - State: open - Opened by Spoonrad 5 months ago - 2 comments

#101 - "Injecting" vs patching of built-ins/libraries

Issue - State: open - Opened by nskmda 5 months ago - 2 comments

#100 - Providing container via contextvar or similar mechanism

Issue - State: open - Opened by etsvetanov 5 months ago - 8 comments

#99 - Creating thread local instances

Issue - State: closed - Opened by etiennepvt 6 months ago - 2 comments

#98 - Fix change overload order to allow correct type hinting (Mistaken PR)

Pull Request - State: closed - Opened by juancerezo 6 months ago - 2 comments

#97 - Fix typo in README.md

Pull Request - State: closed - Opened by Sukonnik-Illia 6 months ago

#96 - Added context manager condition to attr function(Fix #94)

Pull Request - State: closed - Opened by fhdufhdu 6 months ago - 2 comments

#95 - Remove type stubs as source has type hints

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

#93 - Syntax error in inject 5.2.0

Issue - State: closed - Opened by mayesca 10 months ago - 2 comments

#92 - Allow provider to be a context manager (sync/async)

Pull Request - State: closed - Opened by fzyukio 11 months ago - 5 comments

#91 - Problems with Injecting Implementations into abstract classes

Issue - State: open - Opened by cit-alexf 11 months ago - 2 comments

#88 - Added support for PEP0604 for Python>=3.10

Pull Request - State: closed - Opened by johan-westin-private over 1 year ago - 2 comments

#87 - Can I use this with Python 3.10? Is this project still maintained?

Issue - State: closed - Opened by svenwanzenried over 1 year ago - 2 comments

#86 - Bind to callable with arguments

Issue - State: open - Opened by jorgeas80 almost 2 years ago - 5 comments

#85 - Thanks

Issue - State: closed - Opened by 1995chen about 2 years ago - 1 comment

#83 - Hot update configuration is not supported

Issue - State: open - Opened by 1995chen over 2 years ago

#82 - Support for type hints

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

#81 - Add support for python 3.8 and 3.9

Pull Request - State: closed - Opened by estyxx almost 3 years ago

#80 - mypy and type inference with @inject decorators

Issue - State: open - Opened by li-dennis about 3 years ago - 5 comments

#79 - Django configuration

Issue - State: open - Opened by dineshtrivedi over 3 years ago - 4 comments

#78 - Fix crash introduced in Python 3.8 in _AttributeInjection.

Pull Request - State: open - Opened by andrewborba10 over 3 years ago - 4 comments

#77 - inject.attr Incompatible Python 3.8

Issue - State: open - Opened by andrewborba10 over 3 years ago - 1 comment

#76 - Duplicate Binding Exception - Overwrite Bindings

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

#75 - Add explicit param injection

Pull Request - State: open - Opened by yu-ichiro over 3 years ago - 3 comments

#74 - Support for parallel test execution

Issue - State: closed - Opened by languitar almost 4 years ago - 6 comments

#73 - pip installing to Python 2.7 installs the non 2.7 compatible version

Issue - State: open - Opened by selimt almost 4 years ago - 3 comments

#72 - Move dataclass tests into test37 folder

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

#71 - Add attr_dc that works when using ClassVar annotation on class variable

Pull Request - State: closed - Opened by EspenAlbert almost 4 years ago - 2 comments

#70 - PyPi releases - can't run tests

Issue - State: open - Opened by suve about 4 years ago

#69 - Type hint broken for inject.attr when using ABCMeta

Issue - State: open - Opened by TheEdgeOfRage about 4 years ago - 8 comments

#68 - Use assertRaisesRegex instead of assertRaisesRegexp to fix deprecation warnings

Pull Request - State: closed - Opened by tirkarthi about 4 years ago - 3 comments

#67 - inspect.iscoroutinefunction fails after inject wraps

Issue - State: closed - Opened by nikordaris about 4 years ago - 3 comments

#66 - Add asyncio Paramter(s) Injection Support

Pull Request - State: closed - Opened by nikordaris about 4 years ago - 2 comments

#65 - Injector configuration

Issue - State: closed - Opened by chkoar over 4 years ago - 12 comments

#64 - Fix Missing Brackets in Testing Section of README.md

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

#63 - How to inject dependencies that have dependencies

Issue - State: closed - Opened by caiquecp over 4 years ago - 2 comments

#62 - Improve error message for missing argument (#61)

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

#61 - Not helpful error messages when argument is missing

Issue - State: open - Opened by dbalabka over 4 years ago

#60 - Add support for classes in autoparams (#59)

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

#59 - Register classes programmatically

Issue - State: open - Opened by dbalabka over 4 years ago - 2 comments

#58 - Cover #55 with regression test

Pull Request - State: closed - Opened by dbalabka over 4 years ago - 1 comment

#57 - support_pytest_issues

Issue - State: closed - Opened by XFrankly over 4 years ago - 8 comments

#56 - Fix boolean casting to make possible to inject DataFrame (#55)

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

#55 - Error in case if class overrides __bool__

Issue - State: closed - Opened by dbalabka over 4 years ago - 7 comments

#54 - Add support for forward references

Pull Request - State: closed - Opened by ancostas over 4 years ago - 2 comments

#53 - Inject dependency to class that will be injected

Issue - State: closed - Opened by saber-solooki over 4 years ago - 1 comment

#52 - __future__ breaks DI.

Issue - State: closed - Opened by ancostas over 4 years ago - 9 comments

#51 - [Question] Positional injection?

Issue - State: closed - Opened by ancostas over 4 years ago - 4 comments
Labels: Question

#50 - Remove include_package_data to install py.typed

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

#48 - pip install fails on windowsOS

Issue - State: closed - Opened by sonedaiki over 4 years ago - 1 comment

#47 - Even more precise typing

Pull Request - State: closed - Opened by samiur over 4 years ago - 3 comments

#46 - Fix type annotation mismatches

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

#45 - Type hints mismatch?

Issue - State: closed - Opened by 45deg over 4 years ago - 2 comments

#44 - Problem of binding a constructor which is a member function

Issue - State: closed - Opened by sisai almost 5 years ago - 1 comment

#43 - feat: add types

Pull Request - State: closed - Opened by wisepotato almost 5 years ago - 4 comments

#42 - Better type dependency injection

Issue - State: closed - Opened by wisepotato almost 5 years ago - 6 comments

#41 - Why i cannot inject Callable if functional style instead of class?

Issue - State: closed - Opened by vitalij23 almost 5 years ago - 3 comments

#40 - [Feature Request/Question] Asyncio Support

Issue - State: closed - Opened by givo almost 5 years ago - 3 comments

#39 - Question: Injecting a List

Issue - State: closed - Opened by krcourville about 5 years ago - 2 comments

#38 - Overwrite existing bindings

Issue - State: closed - Opened by Saabertooth about 5 years ago - 3 comments

#37 - Move to package layout for mypy compatibility

Pull Request - State: closed - Opened by alex-grover about 5 years ago - 1 comment

#36 - Type hints are not compatible with mypy

Issue - State: closed - Opened by alex-grover about 5 years ago - 2 comments

#35 - Bug/typing issue with py37

Pull Request - State: closed - Opened by jdmeyer3 about 5 years ago

#34 - AttributeError: type object 'Callable' has no attribute '_abc_registry'

Issue - State: closed - Opened by xuleijian about 5 years ago - 8 comments

#33 - Merging type-hints into implementation (compatible with Python 2.7/3.5+)

Pull Request - State: closed - Opened by andrewborba10 over 5 years ago - 5 comments

#32 - Type-hints don't account for hashable keys

Issue - State: closed - Opened by andrewborba10 over 5 years ago - 1 comment

#31 - Type-hints are separated from implementation

Issue - State: closed - Opened by andrewborba10 over 5 years ago - 6 comments

#30 - No ascii char in README.md result in install error

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

#29 - export Binder and Injector in pyi

Pull Request - State: closed - Opened by wushengjianzong over 5 years ago - 3 comments

#28 - fix: export Binder in .pyi

Pull Request - State: closed - Opened by wushengjianzong over 5 years ago

#27 - Export Binder

Issue - State: closed - Opened by wushengjianzong over 5 years ago - 4 comments

#26 - Make autoparams work with keyword-only parameters:

Pull Request - State: closed - Opened by cselvaraj over 5 years ago - 6 comments

#25 - Changes typing.NoReturn to None to follow python typing

Pull Request - State: closed - Opened by marceloavan over 5 years ago - 2 comments

#24 - Add an argument for disabling runtime binding

Pull Request - State: closed - Opened by o-fedorov over 5 years ago - 4 comments

#23 - Implicit class instantiation is error-prone

Issue - State: closed - Opened by o-fedorov over 5 years ago - 1 comment

#22 - Autoparams fix for return type annotation

Pull Request - State: closed - Opened by Enforcer about 6 years ago

#21 - Implement autoparams leveraging types annotations

Pull Request - State: closed - Opened by Enforcer about 6 years ago - 4 comments

#20 - Add stub file for type hinting that supports Python 2.x and 3.x.

Pull Request - State: closed - Opened by Enforcer about 6 years ago

#19 - Feature request: support dynamic binding configuration

Issue - State: closed - Opened by gshklover over 6 years ago - 3 comments

#18 - Release to include PR #17

Issue - State: closed - Opened by ggtools about 7 years ago - 2 comments

#17 - * Update to use getfullargspec when executing in python3.

Pull Request - State: closed - Opened by jaimewyant about 7 years ago - 3 comments

#16 - Inject creates multiple objects when a singleton was requested...

Issue - State: closed - Opened by Alan-R about 7 years ago - 3 comments

#15 - thread local instances similar to bind_to_constructor

Issue - State: closed - Opened by peick about 9 years ago - 2 comments

#14 - Fixed race condition in bind_to_constructor.

Pull Request - State: closed - Opened by peick over 9 years ago - 1 comment

#13 - Issue 12 params

Pull Request - State: closed - Opened by scharf about 10 years ago - 4 comments

#12 - @param does not allow to call the function with positional parameters

Issue - State: closed - Opened by scharf about 10 years ago - 1 comment

#11 - Django: inject.InjectorException: Injector is already configured (proposal)

Issue - State: closed - Opened by alefnula about 10 years ago - 4 comments

#10 - Configure with modules

Issue - State: closed - Opened by ivankorobkov about 10 years ago - 3 comments

#9 - binding to a "name"

Issue - State: closed - Opened by spinus over 10 years ago - 2 comments

#8 - Switch from root logger to module logger

Pull Request - State: closed - Opened by alefnula over 10 years ago - 3 comments

#7 - Parameter injection doc

Pull Request - State: closed - Opened by panki over 10 years ago