消息 [160733]
But it is create_socket you want to change. So if we add a map argument to that and only pass it to socket if it is non-None, wouldn't that maintain backward compatibility with current asyncore behavior? Neither asyncore nor asynchat calls create_socket, as far as I can see. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-05-15 14:51:57 | r.david.murray | 修改 | recipients:
+ r.david.murray, terry.reedy, vinay.sajip, giampaolo.rodola, maker |
| 2012-05-15 14:51:57 | r.david.murray | 修改 | messageid: <1337093517.38.0.895940318458.issue11959@psf.upfronthosting.co.za> |
| 2012-05-15 14:51:56 | r.david.murray | 链接 | issue11959 messages |
| 2012-05-15 14:51:56 | r.david.murray | 创建 | |
|