[issue1580] Use shorter float repr when possible

Ole Laursen report at bugs.python.org
Thu Sep 30 13:15:50 CEST 2010


Ole Laursen <olau at iola.dk> added the comment:

Just came across this bug, I don't want to reopen this or anything, but regarding the SSE2 code I couldn't help thinking that why can't you just detect the presence of SSE2 when the interpreter starts up and then switch implementations based on that? I think that's what liboil does (http://liboil.freedesktop.org/wiki/).

----------
nosy: +olau

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1580>
_______________________________________


More information about the Python-bugs-list mailing list