Skip to content

Commit 6f6598f

Browse files
drop a note on the readme about python 3.8 support from #681
1 parent 6fe3046 commit 6f6598f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ integration system](https://ci.swift.org), allowing Swift compiler developers to
99
understand the compatibility impact their changes have on real-world Swift
1010
projects.
1111

12+
## Python Support
13+
The Source compatibility suite currently supports Python 3.8+. You may experience performance issues if you attempt to execute any of the associated files with a lesser version of Python 3.
14+
1215
## Current List of Projects
1316

1417
The <a href="https://swift.org/source-compatibility/#current-list-of-projects">current list of projects</a> can be viewed on Swift.org.

0 commit comments

Comments
 (0)