]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 70958 via svnmerge (merged manually)
authorGeorg Brandl <georg@python.org>
Mon, 13 Apr 2009 12:40:42 +0000 (12:40 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 13 Apr 2009 12:40:42 +0000 (12:40 +0000)
........
  r70958 | kristjan.jonsson | 2009-04-01 16:08:34 +0000 (Mi, 01 Apr 2009) | 3 lines

  http://bugs.python.org/issue5623
  Dynamically discoverd the size of the ioinfo struct used by the crt for its file descriptors.  This should work across all flavors of the CRT.  Thanks to Amaury Forgeot d'Arc
  Needs porting to 3.1
........


No differences found