发布Python 2.4(最终版) [英] RELEASED Python 2.4 (final)

查看:68
本文介绍了发布Python 2.4(最终版)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

代表Python开发团队和Python社区,我很高兴宣布发布Python 2.4。


Python 2.4是一个最终的稳定版本,我们可以推荐Python

用户升级到这个版本。


Python 2.4是近18个月的结果''最值得工作的是Python 2.3的
,代表了Python的精心演变的另一个阶段。新的语言功能已被保持在最低限度,许多

错误已得到修复,并且已经进行了各种各样的改进。


Python 2.4中的显着变化包括改进导入

模块,生成器表达式,函数装饰器,一些新的

模块(包括子进程,十进制和cookielib)和无数

固定错误数量和较小的增强功能。有关更多信息,请参阅

(主观)重点,发行说明或Andrew Kuchling的'什么'

新的Python,所有这些都可以从2.4 web获得页面。

http://www.python.org/2.4 /


请在SourceForge

bug跟踪器中记录您对此版本的任何问题(注意您使用的是Python 2.4) :

http://sourceforge.net/bugs/ ?group_id = 5470


享受新的(稳定!)版本,

Anthony


Anthony Baxter
an*****@python.org

Python发布经理

(代表整个python-dev团队)


----- BEGIN PGP SIGNATURE -----

版本:GnuPG v1.2.6(GNU / Linux)

iD8DBQBBrGgvDt3F8mpFyBYRAkK / AKCzaJ2jN + 0/9 + CrZCB IXQ9JkX / r5QCgiivM

IccXZ5Sl4WqRoUUtTaKaB + M =

= k33p

----- END PGP SIGNATURE -----

On behalf of the Python development team and the Python community, I''m
happy to announce the release of Python 2.4.

Python 2.4 is a final, stable release, and we can recommend that Python
users upgrade to this version.

Python 2.4 is the result of almost 18 month''s worth of work on top
of Python 2.3 and represents another stage in the careful evolution
of Python. New language features have been kept to a minimum, many
bugs have been fixed and a wide variety of improvements have been made.

Notable changes in Python 2.4 include improvements to the importing of
modules, generator expressions, function decorators, a number of new
modules (including subprocess, decimal and cookielib) and countless
numbers of fixed bugs and smaller enhancements. For more, see the
(subjective) highlights, the release notes, or Andrew Kuchling''s What''s
New In Python, all available from the 2.4 web page.

http://www.python.org/2.4/

Please log any problems you have with this release in the SourceForge
bug tracker (noting that you''re using Python 2.4):

http://sourceforge.net/bugs/?group_id=5470

Enjoy the new (stable!) release,
Anthony

Anthony Baxter
an*****@python.org
Python Release Manager
(on behalf of the entire python-dev team)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQBBrGgvDt3F8mpFyBYRAkK/AKCzaJ2jN+0/9+CrZCBIXQ9JkX/r5QCgiivM
IccXZ5Sl4WqRoUUtTaKaB+M=
=k33p
-----END PGP SIGNATURE-----

推荐答案

新问题:是否可以/建议同时安装多个版本的

Python?早些时候,我安装了2.4rc1,我的2.3.3安装中的一些数字

停止了工作。是否有已知的技术

用于管理多个版本?


谢谢,


Dave Merrill
Newb question: Is it possible/recommended to have multiple versions of
Python installed simultaneously? Earlier, I installed 2.4rc1, and a number
of things in my 2.3.3 install stopped working. Are there known techniques
for managing multiple versions?

Thanks,

Dave Merrill




Dave Merrill schrieb:

Dave Merrill schrieb:
新问题:是否有可能/建议同时安装多个版本的
Python ?早些时候,我安装了2.4rc1,我的2.3.3安装中的一些东西停止了工作。是否有用于管理多个版本的已知技术?
Newb question: Is it possible/recommended to have multiple versions of
Python installed simultaneously? Earlier, I installed 2.4rc1, and a number
of things in my 2.3.3 install stopped working. Are there known techniques
for managing multiple versions?




简答:取决于您的操作系统。


我假设停止工作意味着:图书馆遗失了。这意味着

管理多个版本已经适合你。为Python 2.3安装的库是
,只有2.3使用它们。这是预期的

行为。安装它们也适用于2.4,一切都应该正常工作。


Stefan



Short answer: depends on your OS.

I assume "stopped working" means: libraries were missing. This means that
"managing multiple versions" already works for you. The libraries are
installed for Python 2.3 and only 2.3 uses them. That''s the expected
behaviour. Install them for 2.4 as well and everything should work fine.

Stefan


2004年11月30日星期二08:05: 55 -0500,Dave Merrill< dm ******* @ usaq.netq>写道:
On Tue, 30 Nov 2004 08:05:55 -0500, Dave Merrill <dm*******@usaq.netq> wrote:
新问题:是否有可能/建议同时安装多个版本的
Python?早些时候,我安装了2.4rc1,我的2.3.3安装中的一些东西停止了工作。是否有用于管理多个版本的已知技术?
Newb question: Is it possible/recommended to have multiple versions of
Python installed simultaneously? Earlier, I installed 2.4rc1, and a number
of things in my 2.3.3 install stopped working. Are there known techniques
for managing multiple versions?




如果您从源代码构建,请使用''make altinstall''而不是

''make install''。

这将安装Python作为



If you''re building from source, use ''make altinstall'' rather than
''make install''.
This will install Python as


这篇关于发布Python 2.4(最终版)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆