]> granicus.if.org Git - python/commit
Blocked revisions 84347 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 28 Aug 2010 20:55:42 +0000 (20:55 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 28 Aug 2010 20:55:42 +0000 (20:55 +0000)
commitd387a31f38dd90ab6e8e0722b09934a35333d290
tree717563d43e1d65ed46661ba04508513146946e52
parenta408350a08d4aadaec7573648ab91651c32a90df
Blocked revisions 84347 via svnmerge

........
  r84347 | antoine.pitrou | 2010-08-28 22:42:55 +0200 (sam., 28 août 2010) | 5 lines

  Issue #4835: make PyLong_FromSocket_t() and PyLong_AsSocket_t() private
  to the socket module, and fix the width of socket descriptors to be
  correctly detected under 64-bit Windows.
........