All Posts

309 posts · Page 16 of 16

Meet the Team: Tarek Ziadé

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.

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...