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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top