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 | eric.araujo, eric.smith, francismb, ncoghlan, python-dev, r.david.murray, terry.reedy |
| Date | 2012年08月19日.21:59:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3X0X9R6Cm4zQMb@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 24b449a77e88 by R David Murray in branch '3.2': #13579: teach string.Formatter about 'a'. http://hg.python.org/cpython/rev/24b449a77e88 New changeset 4feb10457c13 by R David Murray in branch 'default': Merge #13579: teach string.Formatter about 'a'. http://hg.python.org/cpython/rev/4feb10457c13 New changeset c793d62cdecc by R David Murray in branch '2.7': #13579: minimize code base drift for 'a' string.Formatter change. http://hg.python.org/cpython/rev/c793d62cdecc |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年08月19日 21:59:15 | python-dev | set | recipients: + python-dev, terry.reedy, ncoghlan, eric.smith, eric.araujo, r.david.murray, francismb |
| 2012年08月19日 21:59:08 | python-dev | link | issue13579 messages |
| 2012年08月19日 21:59:08 | python-dev | create | |