]> granicus.if.org Git - python/commit
Issue #18963: Fix test_selectors.test_above_fd_setsize on OS X, where the
authorCharles-François Natali <cf.natali@gmail.com>
Sun, 8 Sep 2013 09:34:42 +0000 (11:34 +0200)
committerCharles-François Natali <cf.natali@gmail.com>
Sun, 8 Sep 2013 09:34:42 +0000 (11:34 +0200)
commit9437d7a7fe81a5f80122d8c86ac469d20259eeea
tree1384bfd4b7ffef06a7e64100b24623f9f5e653db
parent45e255167eb8cc34c85439dbdc8074a9b25bec2d
Issue #18963: Fix test_selectors.test_above_fd_setsize on OS X, where the
default RLIMIT_NOFILE hard limit can be RLIMIT_INFINITY.
Lib/test/test_selectors.py