[issue2813] No float formatting in PyString_FromFormat

Jean Brouwers report at bugs.python.org
Mon Jun 23 07:24:41 CEST 2008


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

Another rev of the patch now including updates to 2 documentation files: 
Doc/c-api/exceptions.rst and Doc/c-api/string.rst.  As before the patch is 
relative to the source of Python 2.6b1.

Where should test cases for the new formats in the PyString_FromFormat* 
and PyErr_Format functions be added?

Added file: http://bugs.python.org/file10705/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