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 jschneid
Recipients jschneid
Date 2011-07-15.15:40:24
SpamBayes Score 0.0011378725
Marked as misclassified No
Message-id <1310744425.61.0.885060542603.issue12572@psf.upfronthosting.co.za>
In-reply-to
Content
The C compiler that comes with HP/UX 11 has some shortcomings that prevent building Python 3.2.1 out of the box.  I am attaching patches here as I work through issues.

The first patch fixes namespace shortcomings when trying to use struct termios.
History
Date User Action Args
2011-07-15 15:40:25jschneidsetrecipients: + jschneid
2011-07-15 15:40:25jschneidsetmessageid: <1310744425.61.0.885060542603.issue12572@psf.upfronthosting.co.za>
2011-07-15 15:40:24jschneidlinkissue12572 messages
2011-07-15 15:40:24jschneidcreate