Message 157109 - Python tracker
Message157109
| Author | r.david.murray |
|---|---|
| Recipients | giampaolo.rodola, r.david.murray, teamnoir, weirdink13 |
| Date | 2012-03-29.22:35:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333060510.89.0.00984175584325.issue13749@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
At the very least the docs should be clarified to say that you have to call shutdown from a separate thread. (The one example of using it does do that.) I don't have a strong opinion about the proposed new method, not having used socketserver except for running in to it in stdlib test files. It sounds reasonable enough. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-29 22:35:10 | r.david.murray | set | recipients: + r.david.murray, giampaolo.rodola, teamnoir, weirdink13 |
| 2012-03-29 22:35:10 | r.david.murray | set | messageid: <1333060510.89.0.00984175584325.issue13749@psf.upfronthosting.co.za> |
| 2012-03-29 22:35:10 | r.david.murray | link | issue13749 messages |
| 2012-03-29 22:35:10 | r.david.murray | create | |