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, neologix, pitrou, python-dev, vstinner |
| Date | 2014年10月13日.18:33:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20141013183255.115585.58169@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9c8016af2ed8 by Charles-François Natali in branch '3.4': Issue #22435: Fix a file descriptor leak when SocketServer bind fails. https://hg.python.org/cpython/rev/9c8016af2ed8 New changeset 3bd0f2516445 by Charles-François Natali in branch 'default': Issue #22435: Fix a file descriptor leak when SocketServer bind fails. https://hg.python.org/cpython/rev/3bd0f2516445 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年10月13日 18:33:10 | python-dev | set | recipients: + python-dev, pitrou, vstinner, neologix, martin.panter |
| 2014年10月13日 18:33:10 | python-dev | link | issue22435 messages |
| 2014年10月13日 18:33:10 | python-dev | create | |