cpython/Doc/c-api
Christian Heimes 0a8143f646 Applied patch #1635: Float patch for inf and nan on Windows (and other platforms).
The patch unifies float("inf") and repr(float("inf")) on all platforms.
2007-12-18 23:22:54 +00:00
..
abstract.rst Unify "file-descriptor" to "file descriptor". 2007-10-21 10:46:24 +00:00
concrete.rst Add versionadded tags missing in r59254. Do NOT merge to Py3k. 2007-12-01 13:23:04 +00:00
exceptions.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
index.rst Remove useless warning 2007-10-18 21:13:06 +00:00
init.rst Add documentation for PySys_* functions. 2007-12-02 21:58:54 +00:00
intro.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
memory.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
newtypes.rst Add another GHOP student to ACKS. 2007-12-06 00:24:23 +00:00
refcounting.rst Fix markup. 2007-12-05 19:49:21 +00:00
utilities.rst Applied patch #1635: Float patch for inf and nan on Windows (and other platforms). 2007-12-18 23:22:54 +00:00
veryhigh.rst Document PyEval_* functions from ceval.c. 2007-12-01 22:24:47 +00:00