Message272635
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, python-dev |
| Date | 2016-08-14.01:37:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160814013732.22111.36822.BD32CDFC@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset af42635b5ed1 by Benjamin Peterson in branch '2.7': fix possible integer overflow in binascii.b2a_qp (closes #27760) https://hg.python.org/cpython/rev/af42635b5ed1 New changeset 54c74212db91 by Benjamin Peterson in branch '3.3': fix possible integer overflow in binascii.b2a_qp (closes #27760) https://hg.python.org/cpython/rev/54c74212db91 New changeset 9822bf4bcece by Benjamin Peterson in branch '3.4': merge 3.3 (closes #27760) https://hg.python.org/cpython/rev/9822bf4bcece New changeset a277ab6bf66b by Benjamin Peterson in branch '3.5': merge 3.4 (closes #27760) https://hg.python.org/cpython/rev/a277ab6bf66b New changeset 4a00d4ebf60f by Benjamin Peterson in branch 'default': merge 3.5 (closes #27760) https://hg.python.org/cpython/rev/4a00d4ebf60f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-14 01:37:35 | python-dev | set | recipients: + python-dev, benjamin.peterson |
| 2016-08-14 01:37:35 | python-dev | link | issue27760 messages |
| 2016-08-14 01:37:35 | python-dev | create | |