diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-04-20 16:13:17 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-04-20 16:13:17 +0000 |
commit | 98c317a34dfcc7795484490c2305e817e3e7cc31 (patch) | |
tree | 4add26bdf7e41a55e54aaa85dae21d58380952ed /Python | |
parent | cec3f138d8cd6c5e3fd78200119a94d59440cfad (diff) | |
download | cpython-git-98c317a34dfcc7795484490c2305e817e3e7cc31.tar.gz |
Issue 2662: Initialize special value tables dynamically (i.e. when
cmath module is loaded) instead of statically. This fixes compile-time
problems on platforms where HUGE_VAL is an extern variable rather than
a constant.
Thanks Hirokazu Yamamoto for the patch.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions