Message 186807 - Python tracker
Message186807
| Author | python-dev |
|---|---|
| Recipients | BreamoreBoy, benjamin.peterson, ezio.melotti, jcea, kushal.das, loewis, pitrou, python-dev, serhiy.storchaka, terry.reedy, thomaslee, vstinner |
| Date | 2013-04-13.19:45:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Zp60F75mBzQVP@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d396e0716bf4 by Serhiy Storchaka in branch 'default': Issue #16061: Speed up str.replace() for replacing 1-character strings. http://hg.python.org/cpython/rev/d396e0716bf4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 19:45:50 | python-dev | set | recipients: + python-dev, loewis, terry.reedy, jcea, pitrou, vstinner, thomaslee, benjamin.peterson, ezio.melotti, BreamoreBoy, serhiy.storchaka, kushal.das |
| 2013-04-13 19:45:50 | python-dev | link | issue16061 messages |
| 2013-04-13 19:45:50 | python-dev | create | |