Message188597
Finally, I closed this issue. Sorry for the long delay, but many other PyUnicode_FromFormat() issues had to be discussed/fixed before this one can be fixed. It was also much easier to fix this issue since my refactoring of PyUnicode_FromFormat() to only parse the format string once (thanks to the _PyUnicodeWriter API) instead of having 4 steps.
Thanks to Ysj Ray, thanks to reviewers.
This is one of the oldest issue that I had to fix :-) |
|
| Date |
User |
Action |
Args |
| 2013-05-06 21:36:01 | vstinner | set | recipients:
+ vstinner, lemburg, mark.dickinson, eric.smith, ron_adam, ezio.melotti, lekma, ysj.ray, python-dev, petri.lehtinen, serhiy.storchaka, Sean.Ochoa |
| 2013-05-06 21:36:01 | vstinner | set | messageid: <[email protected]> |
| 2013-05-06 21:36:01 | vstinner | link | issue7330 messages |
| 2013-05-06 21:36:01 | vstinner | create | |
|