]> granicus.if.org Git - python/commitdiff
The change done for #10645 deserves a NEWS entry
authorÉric Araujo <merwok@netwok.org>
Thu, 9 Jun 2011 12:10:07 +0000 (14:10 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 9 Jun 2011 12:10:07 +0000 (14:10 +0200)
Misc/NEWS

index 6f10ba6d3a164236cb573c6fb4a275962ed7631c..772eef9235673c95d66aa91bf6ec1758ece27a28 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -781,6 +781,9 @@ Library
 Build
 -----
 
+- Issue #10645: Installing Python does no longer create a
+  Python-X.Y.Z-pyX.Y.egg-info file in the lib-dynload directory.
+
 - Do not accidentally include the directory containing sqlite.h twice when
   building sqlite3.