You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ while solving various problems a developer may face among:
23
23
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
24
24
- Optional heartbeat for command execution
25
25
26
-
It is compatible with Python 2.7+, tested up to Python 3.12 (backports some newer functionality to Python 3.5) and is tested on both Linuxand Windows.
26
+
It is compatible with Python 2.7+, tested up to Python 3.13 (backports some newer functionality to Python 3.5) and is tested on Linux, Windows and MacOS.
27
27
It is also compatible with PyPy Python implementation.
28
28
...and yes, keeping Python 2.7 compatibility has proven to be quite challenging.
0 commit comments