Re: [Python-Dev] Python 3.7.0 is now available! (and so is 3.6.6)

2018-06-29 Thread Eric Snow
On Wed, Jun 27, 2018 at 7:05 PM Ned Deily wrote: > On behalf of the Python development community and the Python 3.7 release > team, we are pleased to announce the availability of Python 3.7.0. Thanks, Ned (and everyone), for a great job on this release! And thanks to all for yet another great Py

Re: [Python-Dev] Python 3.7.0 is now available! (and so is 3.6.6)

2018-06-28 Thread Victor Stinner
Hi, I updated my list of Python known vulnerabilities and the good news is that Python 3.6.6 and 3.7.0 have no known vulnerability :-) Python 3.7.0 comes with fixes for: * CVE-2018-1000117: Buffer overflow vulnerability in os.symlink on Windows * CVE-2018-1060: difflib and poplib catastrophic ba