Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793ee1f commit b02f7c0Copy full SHA for b02f7c0
1 file changed
Doc/whatsnew/3.2.rst
@@ -2443,7 +2443,10 @@ There were a number of other small changes to the C-API. See the
2443
:source:`Misc/NEWS` file for a complete list.
2444
2445
Also, there were a number of updates to the OS X build, see
2446
-:source:`Mac/BuildScript/README.txt`.
+:source:`Mac/BuildScript/README.txt` for details. For users running a 32/64-bit
2447
+build, there is a known problem with the default Tcl/Tk on OS X 10.6.
2448
+Accordingly, we recommend installing an updated alternative such as
2449
+`ActiveState Tcl/Tk 8.5 <http://www.activestate.com/activetcl/downloads>`_ .
2450
2451
Porting to Python 3.2
2452
=====================
0 commit comments