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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Augusto Stoffel <arstoffel <at> gmail.com>
Subject: bug#61648: closed (Re: bug#61648: [PATCH] * lisp/progmodes/python.el
 (python--import-sources): Fix regexp)
Date: Wed, 22 Feb 2023 13:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61648 <at> debbugs.gnu.org.

-- 
61648: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61648
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Augusto Stoffel <arstoffel <at> gmail.com>
Cc: 61648-done <at> debbugs.gnu.org
Subject: Re: bug#61648: [PATCH] * lisp/progmodes/python.el
 (python--import-sources): Fix regexp
Date: Wed, 22 Feb 2023 15:32:37 +0200
> From: Augusto Stoffel <arstoffel <at> gmail.com>
> Date: Mon, 20 Feb 2023 10:54:07 +0100
> 
> 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).

Thanks, installed.

[Message part 3 (message/rfc822, inline)]
From: Augusto Stoffel <arstoffel <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] * lisp/progmodes/python.el (python--import-sources): Fix
 regexp
Date: Mon, 20 Feb 2023 10:54:07 +0100
[Message part 4 (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.