Message 153934 - Python tracker (original) (raw)

Message153934

Author georg.brandl
Recipients Arfrever, effbot, eli.bendersky, ezio.melotti, flox, georg.brandl
Date 2012-02-22.08:28:18
SpamBayes Score 0.00010406119
Marked as misclassified No
Message-id 1329899299.73.0.344774866289.issue14007@psf.upfronthosting.co.za
In-reply-to
Content
It doesn't really matter if something was *meant* to be subclassed. If it can be in 3.x, and can't be in 3.x+1, that's a sort of backwards compatibility bug we want to avoid pretty strongly because it's gratuitous breakage.
History
Date User Action Args
2012-02-22 08:28:19 georg.brandl set recipients: + georg.brandl, effbot, ezio.melotti, Arfrever, eli.bendersky, flox
2012-02-22 08:28:19 georg.brandl set messageid: 1329899299.73.0.344774866289.issue14007@psf.upfronthosting.co.za
2012-02-22 08:28:19 georg.brandl link issue14007 messages
2012-02-22 08:28:18 georg.brandl create