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 Justin.Venus
Recipients Justin.Venus, akuchling, enchanter, eric.araujo, iandekit, jcea, loewis, mschmarck, noon, vstinner
Date 2012-07-07.16:18:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACL=7asEfCEZnUgvNaBV8Ye-a_JwcoxfgO-_OGrTZ5u0J1T-OQ@mail.gmail.com>
In-reply-to <[email protected]>
Content
I am sure that macro object is there for good reason, it just doesn't apply
for Solaris 11.
On Jul 7, 2012 10:34 AM, "Éric Araujo" <[email protected]> wrote:

>
> Éric Araujo <[email protected]> added the comment:
>
> +                # 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?
>
> ----------
> nosy: +eric.araujo
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue3786>
> _______________________________________
>
History
Date User Action Args
2012-07-07 16:18:01Justin.Venussetrecipients: + Justin.Venus, loewis, akuchling, jcea, vstinner, enchanter, eric.araujo, mschmarck, iandekit, noon
2012-07-07 16:18:00Justin.Venuslinkissue3786 messages
2012-07-07 16:18:00Justin.Venuscreate