We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26059f commit ea1b8b1Copy full SHA for ea1b8b1
README.md
@@ -20,7 +20,7 @@ while solving various problems a developer may face among:
20
- Optional Windows UAC elevation module compatible with CPython, PyInstaller & Nuitka
21
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
22
23
-It is compatible with Python 2.7+ (backports some newer Python 3.5 functionality) and is tested on both Linux and Windows.
+It is compatible with Python 2.7+, tested up to Python 3.11 (backports some newer Python 3.5 functionality) and is tested on both Linux and Windows.
24
It is also compatible with PyPy Python implementation.
25
...and yes, keeping Python 2.7 compatibility has proven to be quite challenging.
26
0 commit comments