COMMITS
/ Include/pystrtod.h August 24, 2023
V
gh-106320: Remove private float C API functions (#108430)
Victor Stinner committed
April 11, 2022
J
bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)
John Belmonte committed
September 9, 2016
B
Issue #26331: Implement the parsing part of PEP 515.
Brett Cannon committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
February 22, 2010
May 20, 2009
M
Refactor to remove duplicated nan/inf parsing code in
Mark Dickinson committed
May 3, 2009
M
Issue #5914: Add new C-API function PyOS_string_to_double, to complement
Mark Dickinson committed
April 16, 2009
E
The other half of Issue #1580: use short float repr where possible.
Eric Smith committed
February 15, 2006
M
Merge ssize_t branch.
Martin v. Löwis committed
August 9, 2004
J
Patch #1006003: Cygwin standard module build problems
Jason Tishler committed
June 8, 2004
M
Patch #774665: Make Python LC_NUMERIC agnostic.
Martin v. Löwis committed