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

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

bug#64406: [PATCH] Improve commands to manage Python imports


From: Eli Zaretskii
Subject: bug#64406: [PATCH] Improve commands to manage Python imports
Date: Sat, 15 Jul 2023 11:25:59 +0300

> From: Matthias Meulien <orontee@gmail.com>
> Cc: arstoffel@gmail.com,  64406@debbugs.gnu.org
> Date: Thu, 13 Jul 2023 23:07:40 +0200
> 
> > Thanks.  Could you please make a single patch from these two?  There's
> > no need to revert the original one in a separate patch.
> 
> Yes.
> 
> >> Subject: [PATCH 1/2] Fix "Improve Python imports management commands"
> >> 
> >> * lisp/progmodes/python.el (python--do-isort): The isort library don't
> >> check for its version itself!
> >
> > I don't think I understand this log entry.  What does it mean "the
> > isort library don't check its version"?
> 
> You're right, it doesn't make sense.
> 
> 
> >> +             ((eq 3 status) " (maybe isort version is less than 5.7.0?)")
> >                                                       ^^^^^^^
> > Here, "is older" should be more clear, I think.
> 
> Ok.

Thanks, installed on master.

Please in the future always mention the bug number, when known, in the
commit log message (I did it this time for you).





reply via email to

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