]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- Issue #17752: Fix distutils tests when run from the installed location.
authordoko@ubuntu.com <doko@ubuntu.com>
Wed, 7 May 2014 11:08:51 +0000 (13:08 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Wed, 7 May 2014 11:08:51 +0000 (13:08 +0200)
1  2 
Misc/NEWS
configure
configure.ac

diff --cc Misc/NEWS
index d9897f132d707c3776a89750870cdd1d9ec09e1d,96f3cb787757b4609bb908142a7c5916a6fe6ddb..9e9f2c23f68cf2f8a692cdc02a7db45295072026
+++ b/Misc/NEWS
@@@ -403,6 -273,6 +403,8 @@@ Documentatio
  Tests
  -----
  
++- Issue #17752: Fix distutils tests when run from the installed location.
++
  - Issue #18604: Consolidated checks for GUI availability.  All platforms now
    at least check whether Tk can be instantiated when the GUI resource is
    requested.
diff --cc configure
Simple merge
diff --cc configure.ac
Simple merge