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 David.Edelsohn
Recipients David.Edelsohn, pitrou, serhiy.storchaka, vstinner
Date 2014-09-23.13:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411480602.12.0.814784699989.issue22396@psf.upfronthosting.co.za>
In-reply-to
Content
The declaration of the two system calls should be fixed in the AIX header, but the clueless response to the AIX problem report is underwhelming.

I don't understand the "keep the function and skip the test" suggestion.  I thought that was my first patch -- catch the exception of invalid argument and allow it to fail on AIX.  If AIX eventually is fixed, the test will pass, no harm, no foul.
History
Date User Action Args
2014-09-23 13:56:42David.Edelsohnsetrecipients: + David.Edelsohn, pitrou, vstinner, serhiy.storchaka
2014-09-23 13:56:42David.Edelsohnsetmessageid: <1411480602.12.0.814784699989.issue22396@psf.upfronthosting.co.za>
2014-09-23 13:56:42David.Edelsohnlinkissue22396 messages
2014-09-23 13:56:41David.Edelsohncreate