]> granicus.if.org Git - python/commit
bpo-32390: Fix compilation failure on AIX after f_fsid was added to os.statvfs()...
authorMichael Felt <aixtools@users.noreply.github.com>
Fri, 5 Jan 2018 12:01:58 +0000 (13:01 +0100)
committerxdegaye <xdegaye@gmail.com>
Fri, 5 Jan 2018 12:01:58 +0000 (13:01 +0100)
commit502d551c6d782963d26957a9e5ff1588946f233f
treedeb7bc4f293a294b2fcc0ee97f61c7041a2b1ac6
parent94459fd7dc25ce19096f2080eb7339497d319eb0
bpo-32390: Fix compilation failure on AIX after f_fsid was added to os.statvfs() (#4972)
Misc/NEWS.d/next/Core and Builtins/2017-12-22-13-28-07.bpo-32390.QPj083.rst [new file with mode: 0644]
Modules/posixmodule.c