]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Jul 2014 10:45:15 +0000 (13:45 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Jul 2014 10:45:15 +0000 (13:45 +0300)
commit66ca861f86f59a19ed01dab0113b2e45d1b1f7f5
tree3c14895c1a20226b6159a7c1d059c359b93a256a
parent96baaae46f5e71699b632a0bb3ad90bf2fbecc69
parent667abc7d42e87b87338981276d0eac9895d4abf4
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
representations (on mips and m68k platforms).
Lib/test/test_tcl.py