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

GitHub / davidhalter/jedi issues and pull requests

#2067 - jedi 0.19.2 crashing on specutils completion

Issue - State: open - Opened by jdtsmith 26 days ago - 3 comments

#2066 - Upgrade test runners

Pull Request - State: closed - Opened by davidhalter about 1 month ago

#2065 - AttributeError: 'Newline' object has no attribute 'children'

Issue - State: open - Opened by weim-o about 1 month ago - 1 comment
Labels: bug

#2064 - Python 3.14 compatibility

Issue - State: open - Opened by frenzymadness about 2 months ago
Labels: bug

#2061 - Support for documentation of function/method parameters

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

#2059 - No completions for numpy's NDArray type alias

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

#2058 - No completion for members of Enums wrapped in Annotated

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

#2056 - Completion: selected item's popup window frame

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

#2055 - Don't remove `sys.path[0]`.

Pull Request - State: closed - Opened by zuckerruebe 5 months ago - 2 comments

#2054 - limit columns to line_length

Pull Request - State: closed - Opened by mstuehn 5 months ago - 2 comments

#2053 - Cannot run `subprocess` with "non-standard" `sys.path`.

Issue - State: closed - Opened by zuckerruebe 5 months ago - 3 comments

#2052 - Explicit sphinx config path

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

#2051 - perf: optimize transitions and path handling using sets

Pull Request - State: closed - Opened by allrob23 5 months ago - 6 comments

#2050 - TAB completion does not work for packages that use native namespaces.

Issue - State: open - Opened by ghuls 5 months ago
Labels: bug

#2049 - Support dataclass transform

Pull Request - State: open - Opened by Morikko 5 months ago - 11 comments

#2048 - `nmap` as a dependency

Issue - State: open - Opened by SanPen 5 months ago - 1 comment

#2046 - segmentation fault with gdb

Issue - State: closed - Opened by Freed-Wu 6 months ago - 3 comments

#2045 - Fix for #2044

Pull Request - State: open - Opened by maxalbert 6 months ago

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

Issue - State: open - Opened by maxalbert 7 months ago - 5 comments
Labels: bug

#2042 - Fix inheritance diagram

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

#2041 - Broken inheritance diagram in current documentation

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

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

Issue - State: open - Opened by bluthej 8 months ago - 12 comments
Labels: bug

#2039 - No list of columns for code completion

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

#2038 - Incorrect context definition for comment following nested function

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

#2037 - Incorrect context definition for asynchronous function

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

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

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

#2035 - pip install google-generativeai

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

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

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

#2033 - 0.19.2: `test_duplicated_import` fails

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

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

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

#2031 - Compiled methods are completed as 'builtins'

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

#2030 - Incorrect call signature with wrapt decorators

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

#2029 - environment._try_get_same_env does not handle msys2

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

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

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

#2027 - Filter duplicate imports when completing

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

#2026 - Python 3.13 compatible release

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

#2025 - Jedi does not recognise type parameter lists.

Issue - State: open - Opened by ghost 10 months ago - 6 comments

#2024 - Autocompletion breaks after a decorator

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

#2023 - Autocomplete for chained methods

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

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

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

#2021 - Missing completions when using auto_import_modules

Issue - State: closed - Opened by FlorianKroiss 12 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 12 months ago - 4 comments
Labels: bug

#2019 - name conflict with builtin modules

Issue - State: open - Opened by sohaiberrabii about 1 year ago - 2 comments
Labels: bug

#2018 - Sort completions by input resemblance.

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

#2017 - Sort completions so that the one most resembling the typing code comes first

Issue - State: closed - Opened by hongquan about 1 year ago - 3 comments

#2016 - support inferring some not expr

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

#2015 - Some simple Not expressions cannot infer types

Issue - State: closed - Opened by WutingjiaX about 1 year ago - 3 comments

#2011 - Question: making jedi understand dynamically managed imports

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

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

Issue - State: closed - Opened by WutingjiaX about 1 year ago - 6 comments
Labels: bug, low-prio

#2009 - Vendored `typeshed` is totally obsolete

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

#2008 - Fix race condition around subprocess inference state tidyup

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

#2007 - jedi automatic completion missing

Issue - State: closed - Opened by hqh2010 about 1 year ago - 9 comments

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

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

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

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

#2004 - Allow more recent version of pytest

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

#2003 - Support Python 3.13

Pull Request - State: closed - Opened by PeterJCLaw about 1 year ago - 30 comments

#2002 - `test_completion_param_annotations` fails in Python 3.13

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

#2001 - Any type inference error

Issue - State: closed - Opened by WutingjiaX about 1 year ago - 6 comments

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

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

#1999 - Jedi outputs: Syntax Error Invalid Syntax

Issue - State: closed - Opened by aka-santi about 1 year ago - 2 comments

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

Issue - State: closed - Opened by mamqek about 1 year ago - 10 comments

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

Issue - State: open - Opened by ItsCubeTime about 1 year ago - 3 comments
Labels: feature

#1996 - Fix compatibility with pytest 8

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

#1995 - Issues with pytest 8

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

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

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

#1992 - Does Jedi support type inference for type annotations that include generics?

Issue - State: closed - Opened by WutingjiaX about 1 year ago - 2 comments

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

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

#1989 - Fix #1988

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

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

Issue - State: closed - Opened by pyscripter over 1 year ago - 4 comments
Labels: bug

#1987 - What exactly does "smart_sys_path" do?

Issue - State: closed - Opened by gwerbin over 1 year ago - 5 comments

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

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

#1984 - Error when trying to detect environment

Issue - State: closed - Opened by karthiknadig over 1 year ago - 7 comments

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

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

#1981 - TypedDict : Suggestion issues

Issue - State: closed - Opened by yoann9344 over 1 year ago - 3 comments
Labels: feature

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

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

#1979 - Add support for async pytest fixtures

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

#1977 - [Typo] Fix some misalignment of docstrings

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

#1976 - Implement added_conftest_path

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

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

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

#1974 - Enum name auto-completion without parentheses

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

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

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

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

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

#1971 - kwargs forwarding?

Issue - State: open - Opened by kflu over 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 over 1 year ago
Labels: bug

#1969 - Add support for `TypeAlias`

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

#1968 - Missing docstring for pandas functions

Issue - State: closed - Opened by lukelbd over 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 almost 2 years ago - 4 comments