Author tim_one
Recipients Rhamphoryncus, christian.heimes, gvanrossum, tim_one
Date 2007-12-18.21:56:36
SpamBayes Score 0.221035
Marked as misclassified No
Message-id <1198014996.32.0.0211756767442.issue1635@psf.upfronthosting.co.za>
In-reply-to
Content
Historical note:  Guido is probably thinking of "the old" pickle and
marshal here, which did have problems with inf and NaN on Windows (as in
they didn't work at all).  Michael Hudson changed them to use special
bit patterns instead, IIRC for Python 2.5.
History
Date User Action Args
2007-12-18 21:56:36tim_onesetspambayes_score: 0.221035 -> 0.221035
recipients: + tim_one, gvanrossum, Rhamphoryncus, christian.heimes
2007-12-18 21:56:36tim_onesetspambayes_score: 0.221035 -> 0.221035
messageid: <1198014996.32.0.0211756767442.issue1635@psf.upfronthosting.co.za>
2007-12-18 21:56:36tim_onelinkissue1635 messages
2007-12-18 21:56:36tim_onecreate