Ecosyste.ms: Issues

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

GitHub / python-injector/injector issues and pull requests

#262 - Bump zipp from 3.17.0 to 3.19.1

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

#261 - Release version 0.22.0

Pull Request - State: closed - Opened by jstasiak 3 months ago

#260 - Enable Python 3.12 in CI

Pull Request - State: closed - Opened by jstasiak 3 months ago - 1 comment

#259 - Bump certifi from 2023.11.17 to 2024.7.4

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

#258 - Nonresolvable Type Hint on Non-Injected Argument Causes Error

Issue - State: open - Opened by macdjord 3 months ago - 3 comments

#257 - Bump requests from 2.31.0 to 2.32.2

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

#256 - Bump urllib3 from 2.1.0 to 2.2.2

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

#255 - Bump idna from 3.6 to 3.7

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

#254 - Bump jinja2 from 3.1.2 to 3.1.4

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

#252 - Documentation: "Using Scopes to manage Resources"

Pull Request - State: open - Opened by bschnitz 5 months ago - 2 comments

#251 - How to handle resources?

Issue - State: open - Opened by mario-gazzara 6 months ago - 6 comments

#250 - Bump black from 23.3.0 to 24.3.0

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

#249 - use specific Injector instance as `inject` decorator

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

#248 - support annotated types

Pull Request - State: closed - Opened by ricardo-passthrough 8 months ago - 1 comment

#247 - [Docs] update Terminology Injection section sample code

Pull Request - State: closed - Opened by np-kyokyo 8 months ago - 1 comment

#245 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#244 - Change the documentation theme to Furo

Pull Request - State: closed - Opened by jstasiak 10 months ago - 3 comments

#243 - Pin the documentation dependencies' versions

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

#242 - Update the development dependencies to the latest versions

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

#241 - Reduce repetitive CI builds when pushing to the main repository

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

#240 - Provide ReadTheDocs configuration (#275)

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

#239 - Implementation of SessionScope Needed

Issue - State: open - Opened by tomyou666 11 months ago

#238 - Issue with ClassAssistedBuilder

Issue - State: closed - Opened by taiharry108 12 months ago - 4 comments

#236 - Test example update

Pull Request - State: closed - Opened by pavlomorozov 12 months ago - 2 comments

#235 - Add optional uniqueness checks for `Binder`

Pull Request - State: open - Opened by cswartzvi about 1 year ago - 1 comment

#234 - Differentiating between multiple providers

Issue - State: open - Opened by cswartzvi about 1 year ago - 4 comments

#233 - Expand call_with_injection() documentation

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

#232 - Fix a bunch of typos

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

#231 - Remove some no longer necessary code

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

#230 - Drop official Python 3.7 support

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

#229 - Question about the example code and intended use

Issue - State: open - Opened by chriscoindeskindices about 1 year ago - 2 comments

#228 - Injection of two abstract classes and annotation

Issue - State: closed - Opened by chriscoindeskindices about 1 year ago

#227 - FastAPI support

Issue - State: open - Opened by Trinkes about 1 year ago - 2 comments

#226 - Release version 0.21.0

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

#225 - Pin dev dependency versions

Pull Request - State: closed - Opened by jstasiak over 1 year ago - 5 comments

#224 - Remove one dev dependency

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

#223 - Test with all recent Python/PyPy versions

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

#222 - Make Mypy happy

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

#221 - rename setup -> setup_method

Pull Request - State: closed - Opened by ljnsn over 1 year ago - 6 comments

#219 - Add support for Annotated types

Pull Request - State: closed - Opened by ljnsn over 1 year ago - 15 comments

#217 - Binding of Annotated types does not work as one would expect

Issue - State: closed - Opened by hmoniz over 1 year ago - 8 comments

#216 - Create unbound `@singleton` instances in the parent injector

Pull Request - State: closed - Opened by davidparsson over 1 year ago - 8 comments

#215 - Fix an Injector.get() thread safety regression

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

#214 - Reformat using the latest Black

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

#213 - Remove stray reST markup from README

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

#212 - Potential resource leak

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

#211 - Maintainer status?

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

#210 - Ignore most dotfiles in the root

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

#209 - Ignore `.dmypy.json`, created by the mypy daemon

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

#208 - Typing fixes

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

#207 - Singletons for parent/child injectors are order-dependent

Issue - State: closed - Opened by davidparsson almost 2 years ago - 9 comments

#206 - Binding multiple interfaces to same implementation

Issue - State: open - Opened by qb-fredrikomstedt about 2 years ago - 2 comments

#205 - Bind a provider to multiple interfaces?

Issue - State: open - Opened by bo-at-pleno about 2 years ago

#204 - Update index.rst – highlight that the code snippet will not work

Pull Request - State: closed - Opened by jonathanmach about 2 years ago - 1 comment

#203 - Support pep 604 optional & union types

Pull Request - State: closed - Opened by davidparsson about 2 years ago - 6 comments

#202 - Support pep 604 style for optional types (`Type | None`)

Issue - State: closed - Opened by davidparsson about 2 years ago

#201 - Use pypandoc.convert_file instead of pypandoc.convert

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

#200 - Handle some invalid forward references in return type annotations

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

#199 - Upgrade the setup-python GH action

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

#198 - Drop Python 3.6 suport, it's EOL

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

#197 - Add multibind class provider

Pull Request - State: open - Opened by Letsch22 over 2 years ago - 3 comments

#196 - Do not check parent binder for `AssistedBuilder`

Pull Request - State: closed - Opened by erikced over 2 years ago - 3 comments

#195 - fix: inspect union arguments for annotations

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

#194 - Test with newer, stable Python 3.10

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

#193 - Fix for Python 3.10

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

#192 - Python 3.10 regression: injector.UnknownProvider: couldn't determine provider

Issue - State: closed - Opened by leinardi almost 3 years ago - 17 comments

#190 - `NoInject` raises when `None` is the default value

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

#189 - Fix manifest so src dist can be used to install or build a wheel

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

#188 - Py39 generics support

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

#187 - Setup tox for testing against multiple python versions

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

#185 - Using injector with multi-thread application

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

#184 - Fix a tiny document mistake

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

#183 - AttributeError on injection

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

#182 - Add conda package reference to README

Pull Request - State: closed - Opened by fuglede over 3 years ago - 2 comments

#180 - Docs: remove reference to Key

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

#179 - Enable and fix tests on Python 3.10

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

#178 - Switch from Travis CI and Coveralls to GH Actions and Codecov

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

#177 - Binding to interface style class Protocols

Issue - State: open - Opened by davebirch over 3 years ago - 6 comments

#176 - Many mypy issues in python 3.7

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

#175 - Issue with injecting Generic classes - broke in python 3.7

Issue - State: open - Opened by davebirch over 3 years ago - 9 comments

#174 - Unable to bind Annotated to instances of origin

Issue - State: open - Opened by pstatix over 3 years ago - 6 comments

#173 - Add first time setup in development mode

Pull Request - State: closed - Opened by GregEremeev over 3 years ago - 2 comments

#172 - Add requirements.txt and requirements-dev.txt

Pull Request - State: closed - Opened by GregEremeev over 3 years ago - 2 comments

#171 - Add CONTRIBUTING.md and requirements_dev.txt

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

#170 - [Question] Circular imports and "deferred"

Issue - State: open - Opened by bnorick almost 4 years ago - 1 comment

#169 - @noninjectable seems to not work with dataclasses and auto_bind

Issue - State: open - Opened by bnorick almost 4 years ago - 2 comments

#168 - [Typing] Functions (and Protocols) as dependencies - and dependees?

Issue - State: open - Opened by JosXa almost 4 years ago - 6 comments

#167 - [Question] How to provide custom error messages when a type is not available?

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

#166 - Verify that noninjectable/inject ordering doesn't matter

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

#165 - Add await_with_injection for coroutines and the like

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

#164 - My experience switching from haps and a multitude of questions

Issue - State: open - Opened by JosXa almost 4 years ago - 10 comments

#163 - Error Handling in _infer_injected_bindings

Issue - State: closed - Opened by HyperCharlie almost 4 years ago - 7 comments