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 eric.smith
Recipients berker.peksag, eric.smith, lars.gustaebel, mvo, r.david.murray, serhiy.storchaka, vstinner
Date 2015-01-13.13:36:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421156160.66.0.800352391981.issue23193@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think we want to encourage the type of coupling that arises from subclassing, especially when when overriding an undocumented method. I'm +1 on the change. I'll review the patch. Michael: can you write the tests, and hopefully docs?
History
Date User Action Args
2015-01-13 13:36:00eric.smithsetrecipients: + eric.smith, lars.gustaebel, vstinner, mvo, r.david.murray, berker.peksag, serhiy.storchaka
2015-01-13 13:36:00eric.smithsetmessageid: <1421156160.66.0.800352391981.issue23193@psf.upfronthosting.co.za>
2015-01-13 13:36:00eric.smithlinkissue23193 messages
2015-01-13 13:36:00eric.smithcreate