1. 0813168 Issue #14090: fix some minor C API problems in default branch (3.3) by Eli Bendersky · 12 years ago
  2. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  3. 68af50b Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof. by Eric Smith · 15 years ago
  4. 12b2cf3 Fix ReST markup. by Mark Dickinson · 15 years ago
  5. 6337622 Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson. by Eric Smith · 15 years ago
  6. 725bfd8 Issue #5914: Add new C-API function PyOS_string_to_double, to complement by Mark Dickinson · 15 years ago
  7. 57e1b50 Merged revisions 71955,71962 via svnmerge from by Georg Brandl · 15 years ago
  8. cc32a11 Issue #5835: Deprecate PyOS_ascii_formatd. by Eric Smith · 15 years ago
  9. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  10. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  11. e5d68ac Fix misspelling. by Georg Brandl · 16 years ago
  12. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 17 years ago