[Python-3000] PEP 3129: Class Decorators (original) (raw)

Jack Diederich jackdied at jackdied.com
Tue May 8 20:56:39 CEST 2007


On Mon, May 07, 2007 at 11:12:40AM -0700, Guido van Rossum wrote:

On 5/7/07, Collin Winter <collinw at gmail.com> wrote: > Can I go ahead and mark PEP 3129 as "accepted"?

Almost. I'm ok with it, but I think that to follow the procedure you ought to post the full text at least once on python-3000, so you can add the date to the "Post-History" header. In the mean time, I think it would be fine to start on the implementation!

My implementation worked as of PyCon but has some conflicts with stuff that has been checked in since. I will have time next week to get it working on the current 3k branch.

-Jack



More information about the Python-3000 mailing list