gh-120602: Support LLVM_VERSION_SUFFIX#120604
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
savannahostrowski
left a comment
There was a problem hiding this comment.
Keeping the suffix piece of the regex flexible seems reasonable so this looks good to me, thanks!
|
Can you add a NEWS entry? Just something simple, like: Correctly handle LLVM installs with ``LLVM_VERSION_SUFFIX`` when building with ``--enable-experimental-jit``. |
69e43a9 to
6c68903
Compare
|
@brandtbucher Just added your suggested news entry EDIT: I assumed |
|
Thanks @xarblu for the PR, and @brandtbucher for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
GH-120768 is a backport of this pull request to the 3.13 branch. |
PR for #120602