Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 2925253

Browse files
bwoodsendhtgoebel
authored andcommitted
Update supported Pythons list.
Fixes pyinstaller/pyinstaller/#5517.
1 parent b69d64a commit 2925253

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

features.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Features
1515
- Mac OS X (32-bit and 64-bit),
1616
- contributed suppport for FreeBSD, Solaris, HPUX, and AIX.
1717

18-
* Multi-version: supports Python 2.7 and Python 3.5—3.7.
18+
* Multi-version: PyInstaller 4.2 supports Python 3.5—3.9.
19+
Older versions of Python are usable with older versions of PyInstaller.
1920

2021
* Flexible packaging mode:
2122

index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
help us a lot on solving the bug.
1919

2020
PyInstaller's main advantages over similar tools are that
21-
PyInstaller works with Python 3.5—3.7, it builds smaller
21+
PyInstaller works with Python 3.5—3.9, it builds smaller
2222
executables thanks to transparent compression, it is fully
2323
multi-platform, and use the OS support to load the dynamic libraries,
2424
thus ensuring full compatibility.

0 commit comments

Comments
 (0)