]> granicus.if.org Git - python/commit
Blocked revisions 84813 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 Sep 2010 18:39:20 +0000 (18:39 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 14 Sep 2010 18:39:20 +0000 (18:39 +0000)
commit0e428f2c3a30d627c34dfbbfab0b1eadb828fdfa
tree520aa70091186908bac4bf2611be98e9505ed2f9
parentbd63a9976db5f8ae5af4fdb5e639b9fd1fa948f5
Blocked revisions 84813 via svnmerge

........
  r84813 | antoine.pitrou | 2010-09-14 20:00:02 +0200 (mar., 14 sept. 2010) | 5 lines

  Issue #1552: socket.socketpair() now returns regular socket.socket
  objects supporting the whole socket API (rather than the "raw"
  _socket.socket objects).
........