saghul / pythonz

Python installation manager supporting CPython, Stackless, PyPy and Jython
http://saghul.github.io/pythonz
MIT License
751 stars 69 forks source link

CPython 3.7.5 is out #150

Closed jabbalaci closed 4 years ago

jabbalaci commented 4 years ago

Python 3.7.5 also came out: https://www.python.org/downloads/release/python-375/ . It'd be good to add it to the list.

ifduyue commented 4 years ago

@jabbalaci a small tip, even if 3.7.5 is not in versions.py, pythonz install 3.7.5 works fine

jabbalaci commented 4 years ago

OK, thanks. It drops a warning:

WARNING: Unsupported Python version: `3.7.5`, trying with the following URL anyway: http://www.python.org/ftp/python/3.7.5/Python-3.7.5.tgz

but it works. Thanks for the tip!

ifduyue commented 4 years ago

PR https://github.com/saghul/pythonz/pull/151

saghul commented 4 years ago

👍 I’m no longer using this project much, would you be interested in getting commit rights to make occasional fixes yourself? No strings attached of course.

ifduyue commented 4 years ago

@saghul That would be awesome

saghul commented 4 years ago

@ifduyue Done, I just added you as a collaborator. Please commit responsibly :-)