Build
-----
++- Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds,
++ ensure "make install" creates symlinks in --prefix bin for the "-32"
++ files in the framework bin directory like the installer does.
++
+- Issue #11347: Use --no-as-needed when linking libpython3.so.
+
- Issue #11411: Fix 'make DESTDIR=' with a relative destination.
-- Issue #11268: Prevent Mac OS X Installer failure if Documentation package had
- previously been installed.
+- Issue #11268: Prevent Mac OS X Installer failure if Documentation
+ package had previously been installed.
+
+- Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2.
+
IDLE
----