Message 286462 - Python tracker

Message286462

Author martin.panter
Recipients christian.heimes, facundobatista, mark.dickinson, martin.panter, rhettinger, serhiy.storchaka, steven.daprano
Date 2017-01-30.00:06:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485734772.87.0.907672685041.issue18842@psf.upfronthosting.co.za>
In-reply-to
Content
While I don’t have much opinion either way, here is a patch to remove the existing dead code should that be the eventual outcome.

If the default implementations in the base class deferred to math.isfinite() etc, that may help with compatibility.
History
Date User Action Args
2017-01-30 00:06:12martin.pantersetrecipients: + martin.panter, rhettinger, facundobatista, mark.dickinson, christian.heimes, steven.daprano, serhiy.storchaka
2017-01-30 00:06:12martin.pantersetmessageid: <1485734772.87.0.907672685041.issue18842@psf.upfronthosting.co.za>
2017-01-30 00:06:12martin.panterlinkissue18842 messages
2017-01-30 00:06:12martin.pantercreate