]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport 2.56 from uncle tim:
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:39:41 +0000 (14:39 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:39:41 +0000 (14:39 +0000)
commit3688899d68d2a0130d1f2c51d2ca539f337bac87
tree34a04f1c23c55c9fab1b962b65860f52f0eee4cb
parent57ff377a395fe2c0482c0267d22171a14b0bc234
backport 2.56 from uncle tim:
  Stop adding 3 to FD_SETSIZE -- it makes no sense.  If it turns out it
  actually does <wink>, perhaps an Insure run will catch it.
  Also removed senseless Windows comment.
Modules/selectmodule.c