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

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

bug#70440: [PATCH] Use -P switch when calling 'python-interpreter'


From: Eli Zaretskii
Subject: bug#70440: [PATCH] Use -P switch when calling 'python-interpreter'
Date: Fri, 19 Apr 2024 21:17:16 +0300

> From: Augusto Stoffel <arstoffel@gmail.com>
> Cc: kobarity@gmail.com,  70440@debbugs.gnu.org
> Date: Fri, 19 Apr 2024 20:02:16 +0200
> 
> On Fri, 19 Apr 2024 at 20:31, Eli Zaretskii wrote:
> 
> >> Let me make sure we're on the same page that this affects only
> >> couple of handy but by no means essential commands that add or remove
> >> import statements.  Nobody _needs_ this to write Python code.
> >
> > That's not relevant.  The important part is that if we accept your
> > proposal, users who have Python that doesn't support -P will be unable
> > to invoke Python even if their Python programs don't use the
> > problematic features.
> 
> That's a misunderstanding.  My patch only affects the following
> commands:
> 
>   python-sort-imports
>   python-add-import
>   python-fix-imports
>   python-remove-import
>   python-import-symbol-at-point

Affects in what way?  AFAIU, with your patch these commands will not
work if Python doesn't support -P.  Is that right?






reply via email to

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