Staging
v0.5.1
https://github.com/python/cpython
Revision 5c2bb1a7d43b630efa9e12959d129a56bc7b615e authored by Mark Dickinson on 21 August 2008, 21:38:38 UTC, committed by Mark Dickinson on 21 August 2008, 21:38:38 UTC
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.
1 parent 892429b
History
Tip revision: 5c2bb1a7d43b630efa9e12959d129a56bc7b615e authored by Mark Dickinson on 21 August 2008, 21:38:38 UTC
issue 3633: Solaris allows fullwidth Unicode digits in isxdigit, so
Tip revision: 5c2bb1a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 55.8 KB
configure -rwxr-xr-x 661.7 KB
configure.in -rw-r--r-- 102.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.6 KB

README

back to top