]> granicus.if.org Git - python/commit
(backport of r61652 and r61665 from trunk)
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 4 Aug 2008 00:45:34 +0000 (00:45 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 4 Aug 2008 00:45:34 +0000 (00:45 +0000)
commit03e5182dca2ec575c6c500b446f52a1f8c2a50a0
treee57d37da5eb5d5bf811f2a30d5227e908bef2e95
parent76f5d1419fd2d7ad7c1725f5782e8ca43e29bdcf
(backport of r61652 and r61665 from trunk)
Issue #1471: Arguments to fcntl.ioctl are no longer broken on 64-bit OpenBSD
and similar platforms due to sign extension.
Lib/test/test_ioctl.py
Misc/NEWS
Modules/fcntlmodule.c