All Posts

315 posts · Page 16 of 16

Jython Migrates to Mercurial

Philip Jenvey ·

Jython has finally migrated from Subversion to Mercurial. This has been a long time coming: unfortunately we had a difficult Subversion repo that took some e...

Python Insider Translation Project

Davidmh ·

We think the content of this blog is useful for the whole Python community, so reaching as many people as we can is one of our priorities. To expand our reac...

Meet the Team: Brian Curtin

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: Nick Coghlan

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.

New Blog Design

Doug Hellmann ·

If you read Python Insider through a feed reader, you may not have seen the new page design Marcin Wojtczuk created for us. It looks great while maintaining ...

Formalizing the AST Change Control Policy

Paul Moore ·

Python exposes an abstract syntax tree (AST) representing the compiled form of Python source code in the AST module. The AST module allows user code to inspe...

Deprecations between Python 2.7 and 3.x

Paul Moore ·

Recent discussion on python-dev highlighted an issue with Python's current deprecation policy facing developers moving from Python 2.7 to current versions of...

2011 Language Summit Report

Brian Curtin ·

This year's Language Summit took place on Thursday March 10 in Atlanta, the day before the conference portion of PyCon began. In attendance were members of t...

Welcome to Python Insider!

Doug Hellmann ·

Python Insider is the official blog of the Python core development team. It will provide a way for people who don't follow the mailing list to get an overvie...