Ecosyste.ms: Issues

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

GitHub / davidhalter/jedi issues and pull requests

#2045 - Fix for #2044

Pull Request - State: open - Opened by maxalbert 17 days ago

#2044 - Implicit namespace package leads to autocompleter crash in IPython

Issue - State: open - Opened by maxalbert 27 days ago - 5 comments
Labels: bug

#2042 - Fix inheritance diagram

Pull Request - State: closed - Opened by bluthej about 1 month ago - 3 comments

#2041 - Broken inheritance diagram in current documentation

Issue - State: closed - Opened by bluthej about 1 month ago - 1 comment

#2040 - Only the first item when unpacking a function return value gets completions

Issue - State: open - Opened by bluthej about 2 months ago - 10 comments
Labels: bug

#2039 - No list of columns for code completion

Issue - State: open - Opened by ntluong95 2 months ago - 2 comments

#2038 - Incorrect context definition for comment following nested function

Issue - State: open - Opened by oliversen 2 months ago - 1 comment
Labels: bug, low-prio

#2037 - Incorrect context definition for asynchronous function

Issue - State: open - Opened by oliversen 3 months ago
Labels: bug

#2036 - https://github.com/davidhalter/jedi

Issue - State: closed - Opened by IBU97 3 months ago

#2035 - pip install google-generativeai

Issue - State: closed - Opened by IBU97 3 months ago

#2034 - Few tests fails with the `pkg` installed

Issue - State: closed - Opened by mtelka 3 months ago - 1 comment

#2033 - 0.19.2: `test_duplicated_import` fails

Issue - State: closed - Opened by mtelka 3 months ago - 3 comments

#2032 - Autocorrect bug when completing files names in Code OSS-based IDEs

Issue - State: closed - Opened by jthomasmock 3 months ago - 4 comments

#2031 - Compiled methods are completed as 'builtins'

Issue - State: open - Opened by zerocewl 3 months ago - 3 comments
Labels: discussion

#2030 - Incorrect call signature with wrapt decorators

Issue - State: closed - Opened by mrclary 3 months ago - 3 comments

#2029 - environment._try_get_same_env does not handle msys2

Issue - State: closed - Opened by liltaylor 3 months ago - 1 comment

#2028 - Depedently typed function overloads returns are treated as unions

Issue - State: open - Opened by SlayerOfTheBad 3 months ago - 1 comment
Labels: bug

#2027 - Filter duplicate imports when completing

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

#2026 - Python 3.13 compatible release

Issue - State: closed - Opened by bstaletic 4 months ago - 2 comments

#2025 - Jedi does not recognise type parameter lists.

Issue - State: open - Opened by haiksgit 4 months ago - 2 comments

#2024 - Autocompletion breaks after a decorator

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

#2023 - Autocomplete for chained methods

Issue - State: open - Opened by niklassemmler 5 months ago - 6 comments
Labels: bug

#2022 - `test_complete_expanduser` fails when home contains dot files only

Issue - State: open - Opened by mtelka 5 months ago - 1 comment
Labels: bug, low-prio

#2021 - Missing completions when using auto_import_modules

Issue - State: closed - Opened by FlorianKroiss 6 months ago - 2 comments
Labels: discussion

#2020 - RecursionError on numpy 2.0.x when completing `numpy.finfo` and reading `type`

Issue - State: open - Opened by niloc132 6 months ago - 4 comments
Labels: bug

#2019 - name conflict with builtin modules

Issue - State: open - Opened by sohaiberrabii 7 months ago - 2 comments
Labels: bug

#2018 - Sort completions by input resemblance.

Pull Request - State: closed - Opened by hongquan 7 months ago - 1 comment

#2016 - support inferring some not expr

Pull Request - State: closed - Opened by WutingjiaX 7 months ago - 1 comment

#2015 - Some simple Not expressions cannot infer types

Issue - State: closed - Opened by WutingjiaX 7 months ago - 3 comments

#2011 - Question: making jedi understand dynamically managed imports

Issue - State: closed - Opened by MichalHe 7 months ago - 1 comment

#2010 - Rhs in the form of "x" in "xxx" cannot infer the type

Issue - State: closed - Opened by WutingjiaX 7 months ago - 6 comments
Labels: bug, low-prio

#2009 - Vendored `typeshed` is totally obsolete

Issue - State: open - Opened by daskol 7 months ago - 1 comment
Labels: feature, high-prio

#2008 - Fix race condition around subprocess inference state tidyup

Pull Request - State: closed - Opened by PeterJCLaw 7 months ago - 3 comments

#2007 - jedi automatic completion missing

Issue - State: closed - Opened by hqh2010 7 months ago - 9 comments

#2006 - Enable linting of our test code, but not our test data files

Pull Request - State: closed - Opened by PeterJCLaw 7 months ago - 1 comment

#2005 - Update actions/setup-python to avoid Node JS deprecations

Pull Request - State: closed - Opened by PeterJCLaw 7 months ago - 1 comment

#2004 - Allow more recent version of pytest

Pull Request - State: closed - Opened by PeterJCLaw 7 months ago

#2003 - Support Python 3.13

Pull Request - State: closed - Opened by PeterJCLaw 7 months ago - 30 comments

#2002 - `test_completion_param_annotations` fails in Python 3.13

Issue - State: closed - Opened by carlwgeorge 7 months ago - 4 comments

#2001 - Any type inference error

Issue - State: closed - Opened by WutingjiaX 7 months ago - 6 comments

#2000 - [Feature Request]: infer the return type of functions

Issue - State: closed - Opened by aka-santi 8 months ago - 1 comment

#1999 - Jedi outputs: Syntax Error Invalid Syntax

Issue - State: closed - Opened by aka-santi 8 months ago - 2 comments

#1998 - Script.infer() unexpectedly returns empty list

Issue - State: closed - Opened by mamqek 8 months ago - 10 comments

#1997 - [Feature request] Support for syntax coloring (based on symbol type)

Issue - State: open - Opened by ItsCubeTime 8 months ago - 3 comments
Labels: feature

#1996 - Fix compatibility with pytest 8

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

#1995 - Issues with pytest 8

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

#1994 - Add a windows path in `_get_executable_path()`

Pull Request - State: closed - Opened by HairlessVillager 9 months ago - 1 comment

#1991 - How to discover the import statement for a particular Name?

Issue - State: closed - Opened by misrasaurabh1 9 months ago - 4 comments

#1989 - Fix #1988

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

#1988 - Completion fails when variable name is identical to type name

Issue - State: closed - Opened by pyscripter 10 months ago - 4 comments
Labels: bug

#1987 - What exactly does "smart_sys_path" do?

Issue - State: closed - Opened by gwerbin 10 months ago - 5 comments

#1985 - `PathFinder` has no attribute `find_module` in `python 12.2`

Issue - State: closed - Opened by zeionara 11 months ago - 2 comments

#1984 - Error when trying to detect environment

Issue - State: closed - Opened by karthiknadig 12 months ago - 7 comments

#1983 - properties with setters are now reported as 'property' for completion

Pull Request - State: closed - Opened by eirannejad 12 months ago - 8 comments

#1981 - TypedDict : Suggestion issues

Issue - State: closed - Opened by yoann9344 12 months ago - 3 comments
Labels: feature

#1980 - Is it possible to generate completion for `argparse.Namespace`?

Issue - State: closed - Opened by Felixoid about 1 year ago - 5 comments

#1979 - Add support for async pytest fixtures

Issue - State: open - Opened by stinovlas about 1 year ago
Labels: feature

#1977 - [Typo] Fix some misalignment of docstrings

Pull Request - State: closed - Opened by HairlessVillager about 1 year ago - 2 comments

#1976 - Implement added_conftest_path

Pull Request - State: closed - Opened by segoon about 1 year ago - 2 comments

#1975 - Jedi searches the python interpreter in the wrong path.

Issue - State: open - Opened by Sniper10754 about 1 year ago - 8 comments

#1974 - Enum name auto-completion without parentheses

Issue - State: closed - Opened by jhonabreul about 1 year ago - 1 comment
Labels: feature

#1973 - fix jedi-core passing sys_path from jediepcserver.py

Pull Request - State: closed - Opened by plandes about 1 year ago - 3 comments

#1972 - `LazyKnownValues` has no attribute `string_name`?

Issue - State: closed - Opened by A5rocks about 1 year ago - 4 comments

#1971 - kwargs forwarding?

Issue - State: open - Opened by kflu about 1 year ago - 1 comment
Labels: feature

#1970 - Addition of type annotation breaks tab completion in jedi>=0.19.0

Issue - State: open - Opened by daveah about 1 year ago
Labels: bug

#1969 - Add support for `TypeAlias`

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

#1968 - Missing docstring for pandas functions

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

#1967 - Jedi.names is not working

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

#1966 - allow users to set cache_directory via env-var, #1965

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

#1965 - allow users to set cache_directory via env-var

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

#1964 - use `sys.executable()` standard function to obtain python executable

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

#1963 - I would like to contribute as translator

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

#1962 - Tab complete for class __call__ not working

Issue - State: open - Opened by MarcoGorelli over 1 year ago - 1 comment
Labels: bug

#1961 - Include a link to the docs in the package metadata

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago - 3 comments

#1960 - Drop redundant conditional skips for unsupported Python versions

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

#1959 - Unpin Django in tests

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago - 3 comments

#1958 - Drop support for running on legacy Python?

Issue - State: open - Opened by PeterJCLaw over 1 year ago - 1 comment

#1957 - Bump use of actions/checkout to avoid Node JS deprecations

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

#1956 - Support Python 3.12

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago - 7 comments

#1955 - Test failures with Python 3.12

Issue - State: closed - Opened by hugovk over 1 year ago - 4 comments

#1954 - AssertionError completing a trailer with a space after dot

Issue - State: open - Opened by K-410 over 1 year ago - 1 comment
Labels: bug

#1953 - Resolving Python Symbols with Wildcard Imports

Issue - State: open - Opened by code2graph over 1 year ago - 1 comment

#1952 - test_compiled_signature fails in Python 3.12 for `next`

Issue - State: open - Opened by frenzymadness over 1 year ago - 1 comment

#1951 - How to run jedi in embedded Python

Issue - State: closed - Opened by linannan7777 over 1 year ago - 1 comment

#1950 - Signature has wrong class name when using metaclasses

Issue - State: open - Opened by gpotter2 over 1 year ago
Labels: bug, low-prio

#1949 - jedi.Script.Complete doesn't return expected result when package has only __init__.pyc and __init__.pyi

Issue - State: open - Opened by crow3399 over 1 year ago - 8 comments
Labels: bug, low-prio

#1948 - Feature to specify custom builtins for Script

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

#1947 - Too many packages listed as docs requirements

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

#1946 - Go to does not work with __getattr__

Issue - State: open - Opened by Morikko over 1 year ago
Labels: bug, low-prio

#1945 - How to detect undefined references (NameError, ecc.)?

Issue - State: open - Opened by debevv over 1 year ago - 3 comments
Labels: database-index

#1944 - The name for the variables within a list comprehension are incorrect

Issue - State: open - Opened by misrasaurabh1 over 1 year ago - 4 comments
Labels: bug, low-prio