Message260450
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | martin.panter, palaviv, python-dev |
| Date | 2016-02-18.11:54:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160218115434.1979.4630@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 651a6d47bc78 by Martin Panter in branch '3.5': Issue #26309: Shut down socketserver request if verify_request() is false https://hg.python.org/cpython/rev/651a6d47bc78 New changeset 0768edf5878d by Martin Panter in branch 'default': Issue #26309: Merge socketserver fix from 3.5 https://hg.python.org/cpython/rev/0768edf5878d New changeset e0fbd25f0b36 by Martin Panter in branch '2.7': Issue #26309: Shut down SocketServer request if verify_request() is false https://hg.python.org/cpython/rev/e0fbd25f0b36 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-18 11:54:37 | python-dev | set | recipients: + python-dev, martin.panter, palaviv |
| 2016-02-18 11:54:37 | python-dev | link | issue26309 messages |
| 2016-02-18 11:54:37 | python-dev | create | |