Message 210694 - Python tracker

Message210694

Author ncoghlan
Recipients gregory.p.smith, larry, ncoghlan, oscarbenjamin, python-dev, steven.daprano, wolma
Date 2014-02-08.22:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391898100.88.0.641267430019.issue20481@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, a new RFE to sensibly handle mixed type input in 3.5 would make sense (I did something similar for the issue where we removed the special casing of Counter for 3.4).
History
Date User Action Args
2014-02-08 22:21:40ncoghlansetrecipients: + ncoghlan, gregory.p.smith, larry, steven.daprano, python-dev, oscarbenjamin, wolma
2014-02-08 22:21:40ncoghlansetmessageid: <1391898100.88.0.641267430019.issue20481@psf.upfronthosting.co.za>
2014-02-08 22:21:40ncoghlanlinkissue20481 messages
2014-02-08 22:21:40ncoghlancreate