This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rbcollins
Recipients berker.peksag, python-dev, rbcollins, serhiy.storchaka, yselivanov
Date 2015-08-19.23:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440025267.57.0.914376814463.issue24710@psf.upfronthosting.co.za>
In-reply-to
Content
So I'm still ambivalent at best about this - this interface hasn't been designed for subclassing - I'm sure there is a bunch more stuff that would be needed. What /is/ needed feature wise here is a sideways extension mechanism for doing filtering and transformation of frames.

I'd be much happier about looking at subclassability after we had that in place.

Anyhow, since I did apply the change this issue was specifically about (the third hunk in the patches), I'm going to close this now.
History
Date User Action Args
2015-08-19 23:01:07rbcollinssetrecipients: + rbcollins, python-dev, berker.peksag, serhiy.storchaka, yselivanov
2015-08-19 23:01:07rbcollinssetmessageid: <1440025267.57.0.914376814463.issue24710@psf.upfronthosting.co.za>
2015-08-19 23:01:07rbcollinslinkissue24710 messages
2015-08-19 23:01:07rbcollinscreate