Python 3.1.1 RC发布

Python是一门跨平台的脚本语言,Python规定了一个Python语法规则,实现了Python语法的解释程序就成为了Python的解释器,我 们用的比较多的是C版本的Python,也就是使用C语言实现的Python解释器,除此之外还有使用Java实现的Jython和使用.NET实现的 IronPython,这些实现可以使Python用户充分利用己有的Java及.NET资源.

The Python 3.1.1 release candidate was released on August 13th, 2009.

Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include:

An ordered dictionary type
Various optimizations to the int type
New unittest features including test skipping and new assert methods.
A much faster io module
Tile support for Tkinter
A pure Python reference implementation of the import statement
New syntax for nested with statements
See these resources for further information:

What’s new in 3.1?
Python 3.1 change log.
Online Documentation
Report bugs at http://bugs.python.org.
Help fund Python and its community. Download
We currently support these formats for download:

Gzipped source tar ball (3.1.1) (sig)
Bzipped source tar ball (3.1.1) (sig)
Windows x86 MSI Installer (3.1.1) (sig)
Windows AMD64 MSI Installer (3.1.1) (sig)
The source tarballs is signed with Benjamin Peterson’s key (fingerprint: 12EF 3DC3 8047 DA38 2D18 A5B9 99CD EA9D A413 5B38). The Windows installers was signed by Martin von Löwis’ public key which has a key id of 7D9DC8D2. The public keys are located on the download page.

SHA1 checksums and sizes of the released files:
308065eb3ecabb1edb0cc315eb99adb067e5b3dc 11525849 python-3.1.1rc1.tgz
000e631faa26199a078c42409c925af0158356a5 9510105 python-3.1.1rc1.tar.bz2
0b06fb3276a5db1b8ecbc71c3a1114e5882a4c65 14125568 python-3.1.1rc1.amd64.msi
99896a1efe0e88e84abaf418a27a28c31af830af 13700096 python-3.1.1rc1.msi

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Live
  • MySpace
  • RSS
  • Slashdot
  • Technorati
  • TwitThis

Related posts:

  1. Eclipse SDK + PyDev = Python IDE
  2. 如何在Windows上安装Code Blocks 8.02官方发布版
  3. Python 多线程 XML RPC的实现
  4. Python Imaging Library (PIL)

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Contact us

Admin: Bryan Wu