Python 3.2 alpha 4 发布
时间:2010-11-17 来源:红薯
这是 Python 3.2 的第四个 alpha 测试版本。Python 3.2 主要是对 3.x 版本的持续改进和稳定的版本分支。从 Python 2.7 开始,2.x 的分支只接受 bug 修复,而新功能的开发仅在 3.x 版本分支进行。
关于 alpha 4 版本的改进内容请看这里。
下载 Python 3.2:
- Gzipped source tar ball (3.2a4) (sig)
- Bzipped source tar ball (3.2a4) (sig)
- Windows x86 MSI Installer (3.2a4) (sig) and Visual Studio debug information files (sig)
- Windows X86-64 MSI Installer (3.2a4) [1] (sig) and Visual Studio debug information files (sig)
相关阅读 更多 +