summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/conversion.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio...Eric Smith2009-05-051-4/+4
* Note that the caller is resposible for freeing the result of PyOS_double_to_s...Eric Smith2009-04-261-1/+2
* Mostly formatting nits, and "and-ed together" -> "or-ed together" flags.Georg Brandl2009-04-261-22/+23
* Issue #5835, deprecate PyOS_ascii_formatd.Eric Smith2009-04-251-0/+35
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* fix various doc typos #3320Benjamin Peterson2008-07-121-4/+4
* Missed one big file to split up.Georg Brandl2008-01-191-0/+103