Python 2.7.8 发布,该版本修复了 2.7.7 的 bug 和安全问题,包括:
The openssl version bundled in the Windows installer has been updated.
A regression in the mimetypes module on Windows has been fixed.
A possible overflow in the buffer type has been fixed.
A bug in the CGIHTTPServer module which allows arbitrary execution of code in the server root has been patched.
A regression in the handling of UNC paths in os.path.join has been fixed.
项目主页:https://www.python.org/
下载地址:https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tar.xz
来自:开源中国社区

