Message 270061 - Python tracker
Message270061
| Author | j1m |
|---|---|
| Recipients | gvanrossum, j1m, vstinner, yselivanov |
| Date | 2016-07-09.18:45:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468089940.31.0.880175484916.issue27392@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Why can't `wrap_socket` be used for wrapping client sockets? TOOWTDI and create_connection. I suppose we could remove (unadvertise) this functionality from create_connection. Then we'd have code bloat because backward compatibility. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-09 18:45:40 | j1m | set | recipients: + j1m, gvanrossum, vstinner, yselivanov |
| 2016-07-09 18:45:40 | j1m | set | messageid: <1468089940.31.0.880175484916.issue27392@psf.upfronthosting.co.za> |
| 2016-07-09 18:45:40 | j1m | link | issue27392 messages |
| 2016-07-09 18:45:40 | j1m | create | |