Message 242426 - Python tracker

Message242426

Author r.david.murray
Recipients ethan.furman, giampaolo.rodola, lekma, neologix, nnja, nvetoshkin, pitrou, r.david.murray, raulcd, vstinner
Date 2015-05-02.19:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430595515.21.0.854127501937.issue21327@psf.upfronthosting.co.za>
In-reply-to
Content
The behavior of s.type has changed in 3.5: it now behaves like the proposed new method behaves.  Looking at the source I can't figure out why this is so.  It doesn't seem as though it should be, but this needs to be sorted out before we can proceed.
History
Date User Action Args
2015-05-02 19:38:35r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, giampaolo.rodola, lekma, nvetoshkin, neologix, ethan.furman, nnja, raulcd
2015-05-02 19:38:35r.david.murraysetmessageid: <1430595515.21.0.854127501937.issue21327@psf.upfronthosting.co.za>
2015-05-02 19:38:35r.david.murraylinkissue21327 messages
2015-05-02 19:38:35r.david.murraycreate