[Python-3000] PEP 3129: Class Decorators (original) (raw)
Collin Winter collinw at gmail.com
Tue May 8 21:34:52 CEST 2007
- Previous message: [Python-3000] PEP 3129: Class Decorators
- Next message: [Python-3000] [Python-Dev] Byte literals (was Re: [Python-checkins] Changing string constants to byte arrays ( r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py ))
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5/8/07, Guido van Rossum <guido at python.org> wrote:
Given the lack of discussion following the posting of the PEP, let's accept it.
Marked as accepted in r55190.
Collin Winter
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/)
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/collinw%40gmail.com
- Previous message: [Python-3000] PEP 3129: Class Decorators
- Next message: [Python-3000] [Python-Dev] Byte literals (was Re: [Python-checkins] Changing string constants to byte arrays ( r55119 - in python/branches/py3k-struni/Lib: codecs.py test/test_codecs.py ))
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]