GNU bug report logs - #61648
[PATCH] * lisp/progmodes/python.el (python--import-sources): Fix regexp

Previous Next

Package: emacs;

Reported by: Augusto Stoffel <arstoffel <at> gmail.com>

Date: Mon, 20 Feb 2023 09:55:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Augusto Stoffel <arstoffel <at> gmail.com>
To: 61648 <at> debbugs.gnu.org
Subject: bug#61648: [PATCH] * lisp/progmodes/python.el (python--import-sources): Fix regexp
Date: Mon, 20 Feb 2023 10:54:07 +0100
[Message part 1 (text/plain, inline)]
Tags: patch

Please include this small bug fix concerning the Python import commands
in Emacs 29.

.pyc files are binary bytecode and not relevant for the purposes of the
import management.  I originally confused them with .pyx files, which
are Cython source files (a Python dialect).

[0001-lisp-progmodes-python.el-python-import-sources-Fix-r.patch (text/patch, attachment)]

This bug report was last modified 2 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.