]> granicus.if.org Git - python/commit
Fix computation of max_fd on OpenBSD. Issue #23852.
authorGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 06:44:02 +0000 (23:44 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 06:44:02 +0000 (23:44 -0700)
commit9afe8a330664fa8c301e770cc5123c2902b6a77d
tree8fe147ea83933a8f2114dcf3eca4ea81210ca627
parent32d34bcf1d8b6b409df998ab73bba1e17d5862e9
parentf9681776c97757540200b6a0261c89c57c94f580
Fix computation of max_fd on OpenBSD.  Issue #23852.
Modules/_posixsubprocess.c