FS#58354 - [gnome-builder] python-jedi integration broke

Attached to Project: Arch Linux
Opened by Jelle van der Waa (jelly) - Wednesday, 25 April 2018, 11:59 GMT
Last edited by freswa (frederik) - Thursday, 30 April 2020, 01:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The upgrade to python-jedi 0.12 broke completion in gnome-builder since it seems to depend
on a private API of jedi.

The two failing imports are:

from jedi.evaluate.compiled import _create_from_name
from jedi.evaluate.context import Context

This issue also resides in the current git master: c91805279d144c78468a0200a38a336f1def2fe6

An upstream issue regarding it is here. https://gitlab.gnome.org/GNOME/gnome-builder/issues/403 patch is attached, I'll upstream it asap.
This task depends upon

Closed by  freswa (frederik)
Thursday, 30 April 2020, 01:14 GMT
Reason for closing:  Fixed
Comment by mattia (nTia89) - Tuesday, 05 November 2019, 20:39 GMT
Upstream bug report has been closed.
Can we close this issue?

Loading...