Message225111
OK, it's a bug in mock_socket, then. getpeername should be returning a tuple (address, port).
I went ahead and fixed it, and committed the patch.
Thanks Milan! Sorry the reviews were so delayed. |
|
Date |
User |
Action |
Args |
2014-08-09 20:42:54 | r.david.murray | set | recipients:
+ r.david.murray, barry, pitrou, jesstess, zvyn |
2014-08-09 20:42:54 | r.david.murray | set | messageid: <1407616974.19.0.132881138719.issue21725@psf.upfronthosting.co.za> |
2014-08-09 20:42:54 | r.david.murray | link | issue21725 messages |
2014-08-09 20:42:54 | r.david.murray | create | |
|