Message185828
Barry meant that the upstream program that triggered this error has been changed to call format_string() instead of format(). The bug still exists in format().
My suggestion is to have format() be an alias for format_string(). Deprecating format() is an optional step, but may not be worth the hassle. |
|
| Date |
User |
Action |
Args |
| 2013-04-02 11:32:54 | eric.smith | set | recipients:
+ eric.smith, lemburg, barry, amaury.forgeotdarc, r.david.murray, docs@python, BreamoreBoy, lukasz.langa |
| 2013-04-02 11:32:54 | eric.smith | set | messageid: <[email protected]> |
| 2013-04-02 11:32:54 | eric.smith | link | issue10379 messages |
| 2013-04-02 11:32:54 | eric.smith | create | |
|