Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2db7cd3ae2fbf8c4acde0b31f28c5c3a1e1d1bb8
/
Python
/
hypot.c
4872351
Fixed a wrong assumption in configure.in and Include/pyport.h. The is finite function is not called isfinite() but finite(). Sorry, my fault. :)
by Christian Heimes
· 18 years ago
63bf149
Patch #1418: Make the AC_REPLACE_FUNCS object files actually work.
by Martin v. Löwis
· 18 years ago
4f1cd8b
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
by Martin v. Löwis
· 24 years ago
7e01890
merge Include/my*.h into Include/pyport.h
by Peter Schneider-Kamp
· 25 years ago
f70ef4f
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
by Thomas Wouters
· 25 years ago
57b1822
*** empty log message ***
by Guido van Rossum
· 29 years ago