This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, mark.dickinson, rossburton, tim.peters, yan12125
Date 2018-09-19.06:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537338356.24.0.956365154283.issue34585@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2a9c3805ddedf282881ef7811a561c70b74f80b1 by Benjamin Peterson (Ross Burton) in branch 'master':
closes bpo-34585: Don't do runtime test to get float byte order. (GH-9085)
https://github.com/python/cpython/commit/2a9c3805ddedf282881ef7811a561c70b74f80b1
History
Date User Action Args
2018-09-19 06:25:56benjamin.petersonsetrecipients: + benjamin.peterson, tim.peters, mark.dickinson, rossburton, yan12125
2018-09-19 06:25:56benjamin.petersonsetmessageid: <1537338356.24.0.956365154283.issue34585@psf.upfronthosting.co.za>
2018-09-19 06:25:56benjamin.petersonlinkissue34585 messages
2018-09-19 06:25:55benjamin.petersoncreate