diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-08-21 21:40:15 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-08-21 21:40:15 +0000 |
commit | 5dc6e4286de07ddecc222381819a45f3daa82dfc (patch) | |
tree | 3d9880e6b0e70fe624f6cd95fde1527ac2533ae8 /Python/pythonrun.c | |
parent | 975d9fce1e57aa7898341b1abf13ecc5c4b76c67 (diff) | |
download | cpython-5dc6e4286de07ddecc222381819a45f3daa82dfc.tar.gz |
Merged revisions 65964 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r65964 | mark.dickinson | 2008-08-21 22:38:38 +0100 (Thu, 21 Aug 2008) | 7 lines
issue 3633: Solaris allows fullwidth Unicode digits in isxdigit, so
rewrite float.fromhex to only allow ASCII hex digits on all platforms.
(Tests for this are already present, but the test_float failures
on Solaris hadn't been noticed before.)
Reviewed by Antoine Pitrou.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions