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 vstinner
Recipients neologix, pitrou, serhiy.storchaka, vstinner
Date 2015-03-24.09:29:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427189382.88.0.417448572556.issue23753@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine and Charles-François are in favor of removing these #ifdef.

Serhiy wrote:
> See issue22623 for moving in opposite direction.

Not exactly, Link Mauve wrote "On those two platforms, fstat() is correctly defined and works fine, so it shouldn’t be a problem to drop its #ifdef."
History
Date User Action Args
2015-03-24 09:29:42vstinnersetrecipients: + vstinner, pitrou, neologix, serhiy.storchaka
2015-03-24 09:29:42vstinnersetmessageid: <1427189382.88.0.417448572556.issue23753@psf.upfronthosting.co.za>
2015-03-24 09:29:42vstinnerlinkissue23753 messages
2015-03-24 09:29:42vstinnercreate