diff options
| author | doko@python.org <doko@python.org> | 2013-01-25 14:33:33 +0100 |
|---|---|---|
| committer | doko@python.org <doko@python.org> | 2013-01-25 14:33:33 +0100 |
| commit | 9731330d6f4d63d6d57c8e99c8d11ef1def42858 (patch) | |
| tree | 1ed8606901ef598959dc27593b4fb10e1d14c60c /Misc/NEWS | |
| parent | 0c77bf757f94945b9e11a3d1f44ee47466866fd0 (diff) | |
| download | cpython-git-9731330d6f4d63d6d57c8e99c8d11ef1def42858.tar.gz | |
- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds;
use _PYTHON_PROJECT_BASE in distutils/sysconfig.py.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -533,6 +533,9 @@ Tests Build ----- +- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; + use _PYTHON_PROJECT_BASE in distutils/sysconfig.py. + - Issue #17029: Let h2py search the multiarch system include directory. - Issue #16953: Fix socket module compilation on platforms with |
