Message 254430 - Python tracker

Message254430

Author steve.dower
Recipients eryksun, lac, paul.moore, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-11-10.04:29:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447129751.8.0.85956479948.issue25585@psf.upfronthosting.co.za>
In-reply-to
Content
For 3.6 I think it's fine, but people are almost certainly relying on the current message on their system and changing it at all for any existing release is unnecessary pain (3.5.1 *might* be okay, but only because it's so recent).

It would be nice to invest in some better diagnostics here, though with the ABI tag in 3.5 you're now unlikely to get an incompatible binary. File not found will be the most common message.
History
Date User Action Args
2015-11-10 04:29:11steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, r.david.murray, zach.ware, eryksun, lac
2015-11-10 04:29:11steve.dowersetmessageid: <1447129751.8.0.85956479948.issue25585@psf.upfronthosting.co.za>
2015-11-10 04:29:11steve.dowerlinkissue25585 messages
2015-11-10 04:29:10steve.dowercreate