GNU bug report logs -
#68416
[PATCH] python: add 3.20 - 3.16 to the version search list
Previous Next
Reported by: Mike Frysinger <vapier <at> gentoo.org>
Date: Sat, 13 Jan 2024 06:42:01 UTC
Severity: normal
Tags: patch
Done: Karl Berry <karl <at> freefriends.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 68416 <at> debbugs.gnu.org (full text, mbox):
Sorry to be a curmudgeon, but I don't see an advantage to merely
dynamically synthesizing the static list of versions. If anything, I
think statically listing everything in text is clearer and less
error-prone.
What would be an improvement is to not to have this list of versions at
all. I guess we could consider each element of PATH in turn, looking for
executables named python\d\.?\d+ (something like that), but it seems
fragile not to use AC_PATH_PROGS. Dealing with .exe, sorting the
resulting possible set of names correctly ("by reverse version"), and
other niggling details.
So I guess in the end my inclination is to leave bad enough alone. Might
as well close this.
Thanks to everyone for the input.
Karl
P.S. As for Python 4: no, I was not being facetious about Python's
demonstrated lack of interest in compatibility. It doesn't seem like it
would hurt anything much to add python4 and python4.0, but I'm content
to never mind that, and await developments.
This bug report was last modified 1 year and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.