[New-bugs-announce] [issue1759] Backport of PEP 3129 "class decorators"

Christian Heimes report at bugs.python.org
Tue Jan 8 04:44:29 CET 2008


New submission from Christian Heimes:

The patch backports the class decorator syntax to 2.6. All tests except
two are passing. I'm not sure why the inspect test fails and I don't
know how to fix the ast test.

----------
components: Interpreter Core
files: trunk_pep3129_classdec.patch
messages: 59520
nosy: tiran
priority: normal
severity: normal
status: open
title: Backport of PEP 3129 "class decorators"
type: rfe
versions: Python 2.6
Added file: http://bugs.python.org/file9103/trunk_pep3129_classdec.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1759>
__________________________________


More information about the New-bugs-announce mailing list