[Python-Dev] PEP 3151 accepted (original) (raw)

Giampaolo Rodolà g.rodola at gmail.com
Wed Oct 12 11:59:39 CEST 2011


2011/10/12 Antoine Pitrou <solipsis at pitrou.net>:

On Tue, 11 Oct 2011 18:22:43 -0400 Barry Warsaw <barry at python.org> wrote:

As the BDFOP for PEP 3151, I hereby accept it for inclusion into Python 3.3.

Congratulations to Antoine for producing a great PEP that has broad acceptance in the Python development community, with buy-in from all the major implementations of Python.  Antoine's branch is ready to go and it should now be merged into the default branch. PEP 3151 will bring some much needed sanity to this part of the standard exception hierarchy, and I for one look forward to being able to write code directly using it, one day finally eliminating most of my import errnos! Thanks Barry! I expect to merge the PEP 3151 into default soon (it's basically ready). cheers Antoine.


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/g.rodola%40gmail.com

Thank you for having worked on this, it was a pretty huge amount of work. We'll probabily have to wait a long time before seeing libs/apps freely depending on this change without caring about backward compatibility constraints, but with this Python is a better language now.

--- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/



More information about the Python-Dev mailing list