[Twisted-Python] Ticket #8244 (old-style decorator)

Tom Prince tom.prince at ualberta.net
Wed Mar 23 16:19:44 MDT 2016


On Tue, Mar 22, 2016 at 10:26 PM, Glyph <glyph at twistedmatrix.com> wrote:
> Nothing about 8244 would involve making more hybrid classes.  Classes
> decorated as @oldStyle must be pure old style (the semantics of hybrids are
> much, much closer to new-style than old-style) so they have to be what they
> are today.  When we flip the switch there will be no more old-style classes
> at all.


Nothing about #8264's *requirements* leads to hybrid classes. But the
implementation makes *every* currently old-style class into a
hybrid-class..




More information about the Twisted-Python mailing list