Message57555
| Author | gvanrossum |
|---|---|
| Recipients | christian.heimes, gvanrossum, nnorwitz, roudkerk, theller |
| Date | 2007-11-15.20:21:12 |
| SpamBayes Score | 0.009360856 |
| Marked as misclassified | No |
| Message-id | <1195158073.17.0.0531565695734.issue1378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
socket2.diff makes dup() a module-level function in _socket (and hence in socket.py) and uses that to implement fromfd() in socket.py. No changes otherwise compared to py3k_another_socket.patch. |
|
| Files | |
|---|---|
| File name | Uploaded |
| socket2.diff | gvanrossum, 2007-11-15.20:21:12 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-15 20:21:13 | gvanrossum | set | spambayes_score: 0.00936086 -> 0.009360856 recipients: + gvanrossum, nnorwitz, theller, christian.heimes, roudkerk |
| 2007-11-15 20:21:13 | gvanrossum | set | spambayes_score: 0.00936086 -> 0.00936086 messageid: <1195158073.17.0.0531565695734.issue1378@psf.upfronthosting.co.za> |
| 2007-11-15 20:21:13 | gvanrossum | link | issue1378 messages |
| 2007-11-15 20:21:12 | gvanrossum | create | |