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 rpetrov
Recipients Arfrever, BreamoreBoy, David.Kern, Greg.Hellings, Ray.Donnelly, WhiteTiger, doko, eric.araujo, kalev, marqvar, python-dev, rpetrov, tarek, vapier, wrobell
Date 2012-07-29.10:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343557232.78.0.41570870513.issue3754@psf.upfronthosting.co.za>
In-reply-to
Content
I hope that  following separate issues will address remaining part of this patch:

required:
- 15483: initialise include and library paths in setup.py
- 15484: use _PYTHON_PROJECT_BASE in distutils sysconfig
- TODO: typo in in configure.in - use ac_cv_pthread instead ac_cv_thread
- 15268: skip "curses configure checks fail if only /usr/include/ncursesw/curses.h is installed"

optional:
- 15298: _sysconfigdata is generated in srcdir, not builddir
- 14598: _cursesmodule.c fails with ncurses-5.9 on Linux reported first as 14438 - _cursesmodule build fails on cygwin
and all other that allow python to be build smoothly outside source directory
History
Date User Action Args
2012-07-29 10:20:33rpetrovsetrecipients: + rpetrov, doko, wrobell, vapier, tarek, eric.araujo, Arfrever, WhiteTiger, BreamoreBoy, python-dev, David.Kern, Greg.Hellings, kalev, marqvar, Ray.Donnelly
2012-07-29 10:20:32rpetrovsetmessageid: <1343557232.78.0.41570870513.issue3754@psf.upfronthosting.co.za>
2012-07-29 10:20:32rpetrovlinkissue3754 messages
2012-07-29 10:20:31rpetrovcreate