This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients David.Edelsohn, Michael.Felt, vstinner, xdegaye
Date 2018-01-05.12:02:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515153724.87.0.467229070634.issue32390@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 502d551c6d782963d26957a9e5ff1588946f233f by xdegaye (Michael Felt) in branch 'master':
bpo-32390: Fix compilation failure on AIX after f_fsid was added to os.statvfs() (#4972)
https://github.com/python/cpython/commit/502d551c6d782963d26957a9e5ff1588946f233f
History
Date User Action Args
2018-01-05 12:02:04xdegayesetrecipients: + xdegaye, vstinner, David.Edelsohn, Michael.Felt
2018-01-05 12:02:04xdegayesetmessageid: <1515153724.87.0.467229070634.issue32390@psf.upfronthosting.co.za>
2018-01-05 12:02:04xdegayelinkissue32390 messages
2018-01-05 12:02:04xdegayecreate