Message 260726 - Python tracker
Message260726
| Author | python-dev |
|---|---|
| Recipients | emptysquare, gvanrossum, martin.panter, ned.deily, python-dev, ronaldoussoren, yselivanov |
| Date | 2016-02-23.11:10:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160223111051.1549.25067@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 52a8c1965750 by Ned Deily in branch '2.7': Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on https://hg.python.org/cpython/rev/52a8c1965750 New changeset 419d20551d26 by Ned Deily in branch '3.5': Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on https://hg.python.org/cpython/rev/419d20551d26 New changeset 5ffebeb3e91d by Ned Deily in branch 'default': Issue #26406: merge from 3.5 https://hg.python.org/cpython/rev/5ffebeb3e91d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-23 11:10:55 | python-dev | set | recipients: + python-dev, gvanrossum, ronaldoussoren, ned.deily, martin.panter, yselivanov, emptysquare |
| 2016-02-23 11:10:55 | python-dev | link | issue26406 messages |
| 2016-02-23 11:10:55 | python-dev | create | |