]> 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:26 +0000 (10:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 08:42:26 +0000 (10:42 +0200)
commitd915b0847dd5e43b33cf0683bfc473e904572a56
treedc2e6417de51d740f2cbde49b8a3156e15143069
parent86e9b6b16424ddbdd1a4a393cd295e95835b7ef2
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
platforms.
Misc/NEWS
Modules/fcntlmodule.c