[all-commits] [llvm/llvm-project] 31faa3: [libclang/python/tests] Remove Python <3.6 workaro...
Jannick Kremer via All-commits
all-commits at lists.llvm.org
Thu Oct 31 07:22:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31faa39c923559c14647fc878216a78282f9355f
https://github.com/llvm/llvm-project/commit/31faa39c923559c14647fc878216a78282f9355f
Author: Jannick Kremer <jannick.kremer at mailbox.org>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M clang/bindings/python/tests/cindex/test_cdb.py
M clang/bindings/python/tests/cindex/test_code_completion.py
M clang/bindings/python/tests/cindex/test_translation_unit.py
M clang/bindings/python/tests/cindex/util.py
Log Message:
-----------
[libclang/python/tests] Remove Python <3.6 workarounds (#114399)
This removes workarounds for Python versions before 3.6, since our
minimum Python version has been bumped to 3.8
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list