Message57561
| Author | gvanrossum |
|---|---|
| Recipients | christian.heimes, gvanrossum, janssen |
| Date | 2007-11-15.20:47:56 |
| SpamBayes Score | 0.34283894 |
| Marked as misclassified | No |
| Message-id | <1195159676.24.0.713417816566.issue1451@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If you haven't checked this in by tomorrow morning, I'll submit issue 1378 (socket3.diff) first, and you'll have to do a bunch of cleanup. Or, if you like, I can submit that now and you can do the cleanup this afternoon. (Basically, we can dup() sockets on Windows now, so all the nonsense about keeping our own reference counts is no longer needed -- makefile() just hangs on to a dup() of the socket. This restores the semantics we had in 1.5.2... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-15 20:47:56 | gvanrossum | set | spambayes_score: 0.342839 -> 0.34283894 recipients: + gvanrossum, janssen, christian.heimes |
| 2007-11-15 20:47:56 | gvanrossum | set | spambayes_score: 0.342839 -> 0.342839 messageid: <1195159676.24.0.713417816566.issue1451@psf.upfronthosting.co.za> |
| 2007-11-15 20:47:56 | gvanrossum | link | issue1451 messages |
| 2007-11-15 20:47:56 | gvanrossum | create | |