Files
cpython/Python
Eric Smith 8113ca63b9 Issue 2264: empty float presentation type needs to have at least one digit past the decimal point.
Added "Z" format_char to PyOS_ascii_formatd to support empty float presentation type.
Renamed buf_size in PyOS_ascii_formatd to more accurately reflect it's meaning.
Modified format.__float__ to use the new "Z" format as the default.
Added test cases.
2008-03-17 11:01:01 +00:00
..
2006-04-13 13:08:58 +00:00
2008-03-15 22:03:18 +00:00
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2008-01-23 17:15:06 +00:00
2002-08-15 14:59:02 +00:00
2008-01-07 16:41:57 +00:00
2002-12-30 22:08:05 +00:00
2008-02-01 07:22:59 +00:00
2008-02-25 01:45:37 +00:00
2008-02-04 18:00:12 +00:00
2002-06-11 06:22:31 +00:00
2005-07-09 15:26:33 +00:00
2008-01-18 08:47:59 +00:00