Message285086
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, martin.panter, matejcik, python-dev, serhiy.storchaka, xiang.zhang |
| Date | 2017-01-10.03:05:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20170110030510.104398.66430.34625E81@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 09b1cdac74de by Xiang Zhang in branch '3.5': Issue #29145: Fix overflow checks in str.replace() and str.join(). https://hg.python.org/cpython/rev/09b1cdac74de New changeset d966ccda9f17 by Xiang Zhang in branch '3.6': Issue #29145: Merge 3.5. https://hg.python.org/cpython/rev/d966ccda9f17 New changeset f61a0e8ec022 by Xiang Zhang in branch 'default': Issue #29145: Merge 3.6. https://hg.python.org/cpython/rev/f61a0e8ec022 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-10 03:05:14 | python-dev | set | recipients: + python-dev, matejcik, benjamin.peterson, martin.panter, serhiy.storchaka, xiang.zhang |
| 2017-01-10 03:05:14 | python-dev | link | issue29145 messages |
| 2017-01-10 03:05:13 | python-dev | create | |