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 python-dev
Recipients martin.panter, python-dev, rpetrov
Date 2016-03-17.03:08:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160317030759.14938.17523@psf.io>
In-reply-to
Content
New changeset acbeb33dc76a by Martin Panter in branch '2.7':
Issue #17603: Check for st_blocks field without requiring fileblocks.o
https://hg.python.org/cpython/rev/acbeb33dc76a

New changeset 0774398c3433 by Martin Panter in branch '3.5':
Issue #17603: Check for st_blocks field without requiring fileblocks.o
https://hg.python.org/cpython/rev/0774398c3433

New changeset 628bd1ebfa22 by Martin Panter in branch 'default':
Issue #17603: Merge configure.ac fix from 3.5
https://hg.python.org/cpython/rev/628bd1ebfa22
History
Date User Action Args
2016-03-17 03:08:02python-devsetrecipients: + python-dev, rpetrov, martin.panter
2016-03-17 03:08:02python-devlinkissue17603 messages
2016-03-17 03:08:01python-devcreate