STINNER Victor <victor.stin...@haypocalc.com> added the comment:

My stronger argument was that %.100s was never supported. I am wrong: Python 2 
is only to truncate strings in PyErr_Format() (PyString_FromFormatV() supports 
precision for %s format). As I am the only one wanting to changing that, and I 
don't have any argument anymore, I accept to leave the code unchanged, but 
#7330 must be fixed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10833>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to