]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix computation of max_fd on OpenBSD. Issue #23852.
authorGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 06:43:34 +0000 (23:43 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 06:43:34 +0000 (23:43 -0700)
commitf9681776c97757540200b6a0261c89c57c94f580
treec1ec630a4beb7f11435f297dce9cf7d6b50404dc
parentd87dd434c02024a3ea34a21486125929159927e7
Fix computation of max_fd on OpenBSD.  Issue #23852.
Modules/_posixsubprocess.c