I want to use the cygwin installer to get a newer version of python3. I downloaded the latest cygwin setup tool (x86 32 bit) from http://cygwin.com/install.html. When I look at packages to install, the current python3 is listed as 3.2.3-1
and I already have this version installed.
Edit: I checked https://cygwin.com/packages/ and it appears that 3.2 is indeed the latest version available. If I can't use the cygwin installer, is there a way to get python3.4 on my cygwin file system that isn't too hacky?