发布的Python 2.3.1 [英] RELEASED Python 2.3.1

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

问题描述

代表Python开发团队和Python社区,我很高兴宣布发布Python 2.3.1(最终版)。


Python 2.3.1是Python 2.3的纯bug修复版本,已于7月底发布了

。一些模糊的崩溃导致的错误已得到修复,各种内存泄漏已被压缩,但没有新功能添加到语言或库中。


有关Python 2.3.1的更多信息,包括

各种平台,发行说明和已知问题的下载链接,请参阅:

http://www.python.org/2.3.1


这个新版本的亮点包括:


- 错误修正


- Windows安装程序现在提供可搜索的文档

htmlhelp格式,而不是单独的HTML文件。


以前的主要Python版本(2.3)的亮点可用
$ 2.3 $ b来自Python 2.3页面,

http://www.python.org/2.3/highlights.html


此版本发布是一些专门的python-dev人的工作,他们花了很多时间将错误修正应用回2.3代码。社区欠他们很多,谢谢他们的工作。


享受新版本,

Anthony


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

Python 2.3.1发布经理

(代表整个python-dev团队)

On behalf of the Python development team and the Python community, I''m
happy to announce the release of Python 2.3.1 (final).

Python 2.3.1 is a pure bug fix release of Python 2.3, released in late
July. A number of obscure crash-causing bugs have been fixed, various
memory leaks have been squished, but no new features have been added to
the language or to the library.

For more information on Python 2.3.1, including download links for
various platforms, release notes, and known issues, please see:

http://www.python.org/2.3.1

Highlights of this new release include:

- Bugfixes

- The Windows installer now ships with documentation in searchable
htmlhelp format, rather than individual HTML files.

Highlights of the previous major Python release (2.3) are available
from the Python 2.3 page, at

http://www.python.org/2.3/highlights.html

This release was the work of a number of dedicated python-dev folks who
took the time to apply bugfixes back to the 2.3 code. The community owes
them many thanks for this work.

Enjoy the new release,
Anthony

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

推荐答案

Anthony Baxter写道:
Anthony Baxter wrote:

代表Python开发团队和Python社区,我很高兴宣布发布Python 2.3.1(最后)。

On behalf of the Python development team and the Python community, I''m
happy to announce the release of Python 2.3.1 (final).




亮点提到存在一个新的API PyThreadState_SetAsyncEnc,

,只能从C中故意访问,可以通过发送一个例外来打断一个线程




我找不到这个在线讨论,所以我在这里问。为什么这个

只能从C访问?危险吗?实验?有人觉得如果在Python级别太容易使用它会被不恰当地使用吗?


大概有人会想出一个小扩展模块或其他的/>
用于调用此方法的技术可以让任何人随意使用它,所以我不清楚为什么它应该被Python无法访问的原因。
-Peter



The highlights mention the existence of a new API PyThreadState_SetAsyncEnc,
which is "deliberately accessible only from C", that can interrupt a thread
by sending it an exception.

I can''t find an online discussion of this, so I''m asking here. Why was this
made accessible only from C? Is it dangerous? Experimental? Someone feels
it will be used inappropriately if too readily available at the Python level?

Presumably somebody will come up with a little extension module or other
technique for calling this which will let anyone use it at will, so I''m unclear
on why it should be made inaccessible from Python.

-Peter


| ......

| Windows安装程序现在附带文档

|以可搜索的htmlhelp格式,而不是个人
| HTML文件。

| ...


Windows的htmlhelp格式是否可选???


有时我喜欢编辑单独的HTML文档....


-

Cousin Stanley

人类

亚利桑那州凤凰城

| ...
| The Windows installer now ships with documentation
| in searchable htmlhelp format, rather than individual
| HTML files.
| ...

Is the htmlhelp format optional for Windows ???

Sometimes I like to edit the individual HTML docs ....

--
Cousin Stanley
Human Being
Phoenix, Arizona


" Cousin Stanley" <钴*********** @ hotmail.com>写道:
"Cousin Stanley" <Co***********@hotmail.com> writes:
| ......
| Windows安装程序现在附带文档
|以可搜索的htmlhelp格式,而不是个人
| HTML文件。
| ...

Windows的htmlhelp格式是否可选???

有时我喜欢编辑单独的HTML文档....
| ...
| The Windows installer now ships with documentation
| in searchable htmlhelp format, rather than individual
| HTML files.
| ...

Is the htmlhelp format optional for Windows ???

Sometimes I like to edit the individual HTML docs ....




您可以单独下载HTML文档,或者将.chm反编译为

到HTML。请参阅最近关于此的主题。

John



You can download the HTML docs separately, or decompile the .chm back
to HTML. See recent threads about this.
John


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

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