From 8af607b4c828297b74e28ae58e01aebe4412f916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Sun, 9 Oct 2011 06:32:38 +0200 Subject: As it turns out, this bug was already in the tracker: #11171 --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index dfbeb4d..1ecb125 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -43,8 +43,8 @@ Core and Builtins Library ------- -- Fix distutils.sysconfig.get_makefile_filename when Python was configured with - different prefix and exec-prefix. +- Issue #11171: Fix distutils.sysconfig.get_makefile_filename when Python was + configured with different prefix and exec-prefix. - Issue #11254: Teach distutils to compile .pyc and .pyo files in PEP 3147-compliant __pycache__ directories. -- cgit v0.12