Message132053
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. |
|
| Date |
User |
Action |
Args |
| 2011-03-24 23:23:40 | vstinner | set | recipients:
+ vstinner, amaury.forgeotdarc, belopolsky, eric.smith, ysj.ray, python-dev |
| 2011-03-24 23:23:40 | vstinner | set | messageid: <[email protected]> |
| 2011-03-24 23:23:39 | vstinner | link | issue10833 messages |
| 2011-03-24 23:23:39 | vstinner | create | |
|