]> granicus.if.org Git - python/commitdiff
(3.3->default) Issue #12990: The "Python Launcher" on OSX could not launch python...
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 6 Jul 2013 11:25:44 +0000 (13:25 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 6 Jul 2013 11:25:44 +0000 (13:25 +0200)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 564590ca72c7f4b61b095ecfd27e8dad207ab09c,f431adf3afdd1d8a43ff7591a6f997fe47fd172a..0cdd349144e93393f3973827f6a01ceb6ae387c6
+++ b/Misc/NEWS
@@@ -590,15 -457,14 +590,21 @@@ IDL
  Build
  -----
  
 -- Issue #17550: Fix the --enable-profiling configure switch.
 +- Issue #18256: Compilation fix for recent AIX releases.  Patch by
 +  David Edelsohn.
  
 -IDLE
 --------
 +- Issue #17547: In configure, explicitly pass -Wformat for the benefit for GCC
 +  4.8.
  
 -- Issue #17625: In IDLE, close the replace dialog after it is used.
 +- Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1
 +  on Windows.
 +
++Tools/Demos
++-----------
++- Issue #12990: The "Python Launcher" on OSX could not launch python scripts
++  that have paths that include wide characters.
  What's New in Python 3.3.1 release candidate 1?
  ===============================================