bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68559: [PATCH] Improve Python shell completion


From: Eli Zaretskii
Subject: bug#68559: [PATCH] Improve Python shell completion
Date: Thu, 15 Feb 2024 18:48:29 +0200

> Cc: liuhui1610@gmail.com, kobarity@gmail.com, 68559@debbugs.gnu.org
> Date: Thu, 15 Feb 2024 18:37:13 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > It seems to have something to do with completion. Maybe the new code is 
> > sensitive to details of Python's command line editor? The standard Python 
> > interpreter is unlikely to use GNU readline, for example.
> 
> The python-*-completion-at-point-* tests never worked for me, and I
> always assumed it was something specific to MS-Windows.  But maybe
> not.  There was no change in the tests that fail for me before and
> after the recent changes related to Python.

And, btw, on this Gnu/Linux system:

  $ uname -a
  Linux (REDACTED) 5.15.0-94-generic #104+11.0trisquel25 SMP Sat Feb 10 
06:24:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

all the Python tests that failed for you still pass, with the current
master.  So I wonder what is it that causes those failures on your
system.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]