diff options
| author | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 16:38:16 +0000 |
|---|---|---|
| committer | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 16:38:16 +0000 |
| commit | a73ef2f979e4439d76d59a4f10bd919ee376ff1d (patch) | |
| tree | 607f7c86da3bffaae6c6c72120842bb9c8737868 /Objects/stringlib | |
| parent | 7b0d4a238f2a69747ed570f8bfb51fb31315eba9 (diff) | |
| download | cpython-git-a73ef2f979e4439d76d59a4f10bd919ee376ff1d.tar.gz | |
Merged revisions 76575 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76575 | mark.dickinson | 2009-11-28 16:32:27 +0000 (Sat, 28 Nov 2009) | 5 lines
Issue #1678380: When distinguishing between -0.0 and 0.0 in
compiler_add_o, use copysign instead of examining the first and last
bytes of the double. The latter method fails for little-endian
ARM, OABI, where doubles are little-endian but with the words swapped.
........
Diffstat (limited to 'Objects/stringlib')
0 files changed, 0 insertions, 0 deletions
