[issue2813] No float formatting in PyString_FromFormat

Jean Brouwers report at bugs.python.org
Mon Jun 23 08:08:32 CEST 2008


Jean Brouwers <MrJean1 at Gmail.com> added the comment:

The tests for PyString_FromFormat are in file Modules/_testcapimodule.c.

Attached is yet another update of the patch, this one also includes 3 
tests for the new %f format specification added to file 
Modules/_testcapimodule.c.

Added file: http://bugs.python.org/file10706/stringobject_format_Lf.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2813>
_______________________________________


More information about the Python-bugs-list mailing list