Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=499486 --- Comment #6 from Kyle VanderBeek <kylev@xxxxxxxxx> 2009-06-14 18:46:32 EDT --- I looked at the decorator docs about compatability: http://pypi.python.org/pypi/decorator#compatibility-notes I then looked at the source for Pylons 0.9.7rc4 (current RPM) and 0.9.7 (what I'm working on) and neither version seems to run afoul of the changes. - decorator's get_info appears nowhere in pylons - decorator's new_wrapper appears nowhere in pylons - decorator's decorator is only used to wrap functions, no classes, and is never used to create a magic factory. This is based on code perusal, not testing, but I'd give it 90% certainty that Pylons will be fine in F-11 if we update the python-decorator package. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review