Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-106320: Remove private float C API functions (#108430) | Victor Stinner | 2023-08-24 |
* | bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049) | John Belmonte | 2022-04-11 |
* | Issue #26331: Implement the parsing part of PEP 515. | Brett Cannon | 2016-09-09 |
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 |
* | Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strto... | Eric Smith | 2010-02-22 |
* | Refactor to remove duplicated nan/inf parsing code in | Mark Dickinson | 2009-05-20 |
* | Issue #5914: Add new C-API function PyOS_string_to_double, to complement | Mark Dickinson | 2009-05-03 |
* | The other half of Issue #1580: use short float repr where possible. | Eric Smith | 2009-04-16 |
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 |
* | Patch #1006003: Cygwin standard module build problems | Jason Tishler | 2004-08-09 |
* | Patch #774665: Make Python LC_NUMERIC agnostic. | Martin v. Löwis | 2004-06-08 |