All Posts

319 posts · Page 15 of 16

Python 2.6.9 is now available

A.M. Kuchling ·

The final release of Python 2.6.9 is now available, released on October 29 2013. This is a source-only release for Python 2.6.8, fixing several reported secu...

2012 Language Summit Report

Brian Curtin ·

This year's Language Summit took place on Wednesday March 7 in Santa Clara, CA before the start of PyCon 2012. As with previous years, in attendance were mem...

Meet the Team: Brett Cannon

Brian Curtin ·

This post is part of the "Meet the Team" series of posts, which is meant to give a brief introduction to the Python core development team.

Meet the Team: Michael Foord

Brian Curtin ·

This post is part of the "Meet the Team" series of posts, which is meant to give a brief introduction to the Python core development team.

CPython 3.2.1 Released

Brian Curtin ·

On behalf of the python-dev team, release manager Georg Brandl has announced the final release of CPython 3.2.1. Windows installers and tarballs are availabl...

A Python Launcher For Windows

Paul Moore ·

Mark Hammond (author of pywin32 and long-time supporter of Python on Windows) has written PEP 397, which describes a new launcher for Python on Windows. Vina...