Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate PyOS_ascii_strtod and PyOS_ascii_atof, and document the replacement... | Mark Dickinson | 2009-10-31 | 1 | -2/+43 |
* | Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio... | Eric Smith | 2009-05-05 | 1 | -4/+4 |
* | Note that the caller is resposible for freeing the result of PyOS_double_to_s... | Eric Smith | 2009-04-26 | 1 | -1/+2 |
* | Mostly formatting nits, and "and-ed together" -> "or-ed together" flags. | Georg Brandl | 2009-04-26 | 1 | -22/+23 |
* | Issue #5835, deprecate PyOS_ascii_formatd. | Eric Smith | 2009-04-25 | 1 | -0/+35 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -4/+4 |
* | Missed one big file to split up. | Georg Brandl | 2008-01-19 | 1 | -0/+103 |