I tried to comment on the ticket, but SpamBayes rejected it as spam.
As a person who runs twisted apps via Pypy whenever possible, I wanted to point out that this ticket may result in a performance regression: according to
http://pypy.org/performance.html, "Classes that inherit from both new- and old-style classes are
extremely slow; avoid at all costs."