]> granicus.if.org Git - python/commit
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 08:42:06 +0000 (10:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 08:42:06 +0000 (10:42 +0200)
commit069bdcbb25cf7dfd90d5967c2ee3191fbe0e9617
tree2981bbb239edaa6ee3e5c47bea4306615febb3c4
parent3454941d26ef85da2b5dca8fe8938ca470d90615
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
platforms.
Misc/NEWS
Modules/fcntlmodule.c