[llvm] [lit] Remove python3 version check (NFC) (PR #105948)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 24 10:39:41 PDT 2024


https://github.com/boomanaiden154 approved this pull request.

LGTM.

Is there a reason you're only touching this version check? A cursory search seems to show ~30 files that are still checking for Python versions that are now below the LLVM minimum requirements.

https://github.com/llvm/llvm-project/pull/105948


More information about the llvm-commits mailing list