Message231379
Andreas: I would prefer to avoid a dependency on the ipaddress module. I would suggest adding an address_family constructor argument that defaults to None, where a value of None would mean "just pass the server_address to bind (or getaddrinfo?) and find out what the resulting family is". I'm not exactly a socket programming expert, though, so there may be a reason I'm not aware of that that won't work well.
Carlos: no, this is a new feature, so it can go into 3.5 only at this point. |
|
Date |
User |
Action |
Args |
2014-11-19 14:29:19 | r.david.murray | set | recipients:
+ r.david.murray, neologix, berker.peksag, dazhaoyu, andreasr, Carlos.Ralli |
2014-11-19 14:29:19 | r.david.murray | set | messageid: <1416407359.94.0.879659369198.issue20215@psf.upfronthosting.co.za> |
2014-11-19 14:29:19 | r.david.murray | link | issue20215 messages |
2014-11-19 14:29:19 | r.david.murray | create | |
|