[Python-3000] PEP 3129: Class Decorators (original) (raw)
Guido van Rossum guido at python.org
Tue May 8 21:12:36 CEST 2007
- Previous message: [Python-3000] PEP 3129: Class Decorators
- Next message: [Python-3000] PEP 3129: Class Decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cool! Looking forward to it. Collin or someone else can help you get it checked in if you don't have dev privs yet.
Given the lack of discussion following the posting of the PEP, let's accept it.
On 5/8/07, Jack Diederich <jackdied at jackdied.com> wrote:
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
Python-3000 mailing list Python-3000 at python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/guido%40python.org
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-3000] PEP 3129: Class Decorators
- Next message: [Python-3000] PEP 3129: Class Decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]