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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61648 in the body.
You can then email your comments to 61648 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#61648; Package emacs. (Mon, 20 Feb 2023 09:55:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Augusto Stoffel <arstoffel <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 20 Feb 2023 09:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 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)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Wed, 22 Feb 2023 13:33:02 GMT) Full text and rfc822 format available.

Notification sent to Augusto Stoffel <arstoffel <at> gmail.com>:
bug acknowledged by developer. (Wed, 22 Feb 2023 13:33:02 GMT) Full text and rfc822 format available.

Message #10 received at 61648-done <at> debbugs.gnu.org (full text, mbox):

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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 23 Mar 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 35 days ago.

Previous Next


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