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 skrah
Recipients johns, loewis, skip.montanaro, skrah
Date 2010-02-15.15:14:58
SpamBayes Score 0.00018538185
Marked as misclassified No
Message-id <1266246905.52.0.829296275078.issue7903@psf.upfronthosting.co.za>
In-reply-to
Content
In my testing of issue 3920 I missed that the original approach also
fixed the ncurses.h problem, so it should be preferred over bsd3.diff.

I attach a patch that reverts the recent commit and extends the
xopen_source=no up to version 4.9. I've tested it on 4.4 and 4.6,
johns did essentially the same on 4.7.

I agree with Skip and johns that at least all 4.* versions should be covered, otherwise we have this situation every 6 months.
History
Date User Action Args
2010-02-15 15:15:05skrahsetrecipients: + skrah, loewis, skip.montanaro, johns
2010-02-15 15:15:05skrahsetmessageid: <1266246905.52.0.829296275078.issue7903@psf.upfronthosting.co.za>
2010-02-15 15:15:00skrahlinkissue7903 messages
2010-02-15 15:15:00skrahcreate