> Cygwin provides source packages python3{,6,7,8,9,12} and binary releases: > > 3.6.{13-{1,2},15-1} > 3.7.{10-{1,2},12-1} > 3.8.{10,12,16}-1 > 3.9.{10,16,18}-1 > 3.12.{8-2,9-1} > > as of a couple of hours ago.
It does, but that's very easy to miss (I did). The "python3" package is available in versions 3.9.10-1, 3.9.16-1, and 3.9.18-1 (test). If you want a version newer than 3.9, you have to install a different package named "python312" available in versions 3.12.8-2 (test) and 3.12.9-1 (test). Older versions are available in separate packages named python-36, python37, python38, and python39 (python39 is the same as python3). Other scripting languages (Perl, Ruby, Lua) are provided with a single package name that covers all available versions. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple