diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 16:39:12 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 16:39:12 (GMT) |
commit | 192ce619416e4cba763b6b535b1c799e90504316 (patch) | |
tree | b0133cee690a4aa97e4c774eb8edc30674a6ae75 /Include/parsetok.h | |
parent | bcc63a86a943b03e7472109cbf6d7f962f6b0b5a (diff) | |
download | cpython-192ce619416e4cba763b6b535b1c799e90504316.zip cpython-192ce619416e4cba763b6b535b1c799e90504316.tar.gz cpython-192ce619416e4cba763b6b535b1c799e90504316.tar.bz2 |
Merged revisions 76577 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r76577 | mark.dickinson | 2009-11-28 16:38:16 +0000 (Sat, 28 Nov 2009) | 12 lines
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 'Include/parsetok.h')
0 files changed, 0 insertions, 0 deletions