Message 176543 - Python tracker (original) (raw)

Message176543

Author r.david.murray
Recipients eric.araujo, ezio.melotti, pitrou, r.david.murray, rhettinger, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-28.14:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1354111777.44.0.127192154391.issue16333@psf.upfronthosting.co.za
In-reply-to
Content
"Code smell" and "Easily fixable on their side" are not an arguments that apply here. We have a strong backward compatibility policy that strives not to break working code in bug fix releases. And yes, this means that there are sometimes bugs that we only fix in feature releases.
History
Date User Action Args
2012-11-28 14:09:37 r.david.murray set recipients: + r.david.murray, rhettinger, pitrou, techtonik, ezio.melotti, eric.araujo, serhiy.storchaka, zach.mathew
2012-11-28 14:09:37 r.david.murray set messageid: 1354111777.44.0.127192154391.issue16333@psf.upfronthosting.co.za
2012-11-28 14:09:37 r.david.murray link issue16333 messages
2012-11-28 14:09:36 r.david.murray create