Commit e3f5ef6
Thomas Preud'homme
[LNT] Declare support for Python 3.6+
Summary:
With all tests passing on Python 3.6, this commit declare support for
Python 3.6+. We can lower the requirement later if necessary.
Reviewers: cmatthews, hubert.reinterpretcast, leandron, PrzemekWirkus, kristof.beyls
Reviewed By: PrzemekWirkus
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D710851 parent d9a8050 commit e3f5ef6
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
0 commit comments