File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -339,6 +339,11 @@ Build
339339- Issue #20644: OS X installer build support for documentation build changes
340340 in 3.4.1: assume externally supplied sphinx-build is available in /usr/bin.
341341
342+ - Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.
343+
344+ - Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build
345+ solution.
346+
342347C API
343348-----
344349- Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets __file__ to
@@ -409,13 +414,6 @@ Tools/Demos
409414- Issue #20535: PYTHONWARNING no longer affects the run_tests.py script.
410415 Patch by Arfrever Frehtes Taifersar Arahesis.
411416
412- Build
413- -----
414-
415- - Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build
416- solution.
417-
418- - Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.
419417
420418What's New in Python 3.4.0?
421419===========================
You can’t perform that action at this time.
0 commit comments