Message 217695 - Python tracker
Message217695
| Author | python-dev |
|---|---|
| Recipients | nikratio, pitrou, python-dev, vstinner |
| Date | 2014-05-01.12:36:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3gKGL43wPSz7LjM@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4ed1b6c7e2f3 by Antoine Pitrou in branch 'default': Issue #21377: PyBytes_Concat() now tries to concatenate in-place when the first argument has a reference count of 1. http://hg.python.org/cpython/rev/4ed1b6c7e2f3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-01 12:36:31 | python-dev | set | recipients: + python-dev, pitrou, vstinner, nikratio |
| 2014-05-01 12:36:31 | python-dev | link | issue21377 messages |
| 2014-05-01 12:36:31 | python-dev | create | |