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 eric.araujo
Recipients Justin.Venus, akuchling, enchanter, eric.araujo, iandekit, jcea, loewis, mschmarck, noon, vstinner
Date 2012-07-07.15:34:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341675241.63.0.793496673621.issue3786@psf.upfronthosting.co.za>
In-reply-to
Content
+                # work around for assumption on line 128 of Modules/_cursesmodule.c

Is it impossible to fix the offending code instead of working around it in setup.py?
History
Date User Action Args
2012-07-07 15:34:01eric.araujosetrecipients: + eric.araujo, loewis, akuchling, jcea, vstinner, enchanter, mschmarck, iandekit, noon, Justin.Venus
2012-07-07 15:34:01eric.araujosetmessageid: <1341675241.63.0.793496673621.issue3786@psf.upfronthosting.co.za>
2012-07-07 15:34:01eric.araujolinkissue3786 messages
2012-07-07 15:34:01eric.araujocreate