This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | loewis, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2012年04月30日.03:25:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SOhEl-0003ao-Me@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 42fbb4f9b540 by Victor Stinner in branch 'default': Issue #14687: Cleanup PyUnicode_Format() http://hg.python.org/cpython/rev/42fbb4f9b540 New changeset 08b54c635586 by Victor Stinner in branch 'default': Issue #14687: Avoid an useless duplicated string in PyUnicode_Format() http://hg.python.org/cpython/rev/08b54c635586 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年04月30日 03:25:21 | python-dev | set | recipients: + python-dev, loewis, pitrou, vstinner, serhiy.storchaka |
| 2012年04月30日 03:25:20 | python-dev | link | issue14687 messages |
| 2012年04月30日 03:25:20 | python-dev | create | |