| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I'll add an issue and NEWS since the bug went out in 3.12a1 and could affect some users. |
Sorry, something went wrong.
There was a problem hiding this comment.
Don't take my word for it, this is probably up to @tiran or @brettcannon to review.
Sorry, something went wrong.
|
|
||
| AC_CHECK_PROGS([PYTHON_FOR_REGEN], | ||
| [python$PACKAGE_VERSION python3.10 python3.9 python3.8 python3.7 python3.6 python3 python], | ||
| [python$PACKAGE_VERSION python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3 python], |
There was a problem hiding this comment.
Worth queuing up a couple versions?
Sorry, something went wrong.
|
Something to add to PEP 101 (Doing Python Releases)? |
Sorry, something went wrong.
|
|
||
| AC_CHECK_PROGS([PYTHON_FOR_REGEN], | ||
| [python$PACKAGE_VERSION python3.10 python3.9 python3.8 python3.7 python3.6 python3 python], | ||
| [python$PACKAGE_VERSION python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3 python], |
There was a problem hiding this comment.
Why are we allowing python3.8 and lower in the first place if we know that 3.9+ is required?
Sorry, something went wrong.
There was a problem hiding this comment.
If 3.9 or higher is required, we should remove the earlier and incompatible versions.
Sorry, something went wrong.
There was a problem hiding this comment.
Guido said he wanted to remove the 3.9+ dependency that crept into one of the scripts. Increasing the minimum required version might need more discussion as it could make bootstrapping harder for some.
Sorry, something went wrong.
There was a problem hiding this comment.
Ok sure let's get this in first as this is failing randomly on PRs.
Sorry, something went wrong.
There was a problem hiding this comment.
@erlend-aasland any objections to landing this?
Sorry, something went wrong.
There was a problem hiding this comment.
Nah, good to good for my part :)
Sorry, something went wrong.
…dB.rst Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.