[Python-Dev] PEP 3147 working implementation (original) (raw)

Benjamin Peterson benjamin at python.org
Wed Apr 7 04:57:59 CEST 2010


2010/4/6 Barry Warsaw <barry at python.org>:

On Apr 01, 2010, at 04:12 PM, Barry Warsaw wrote:

I now have a working implementation of PEP 3147 which passes all the existing, and new, tests.  I'm sure there's still work to do, but I think the branch is in good enough shape to start getting some feedback from python-dev. Thanks to Antoine for doing a review of the diff on Rietveld.  I've uploaded a second patch set that addresses these and other issues. I think there are still a few corners of PEP 3147 not yet implemented, and I need to update some documentation, but I think it's getting close enough for consideration soon.  The Rietveld issue is here: http://codereview.appspot.com/842043/show

I've now added a review, too.

-- Regards, Benjamin



More information about the Python-Dev mailing list