Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 991fd28

Browse files
committed
Unite 'Build' sections of Misc/NEWS
1 parent 45bc17b commit 991fd28

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

Misc/NEWS

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff 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+
342347
C 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

420418
What's New in Python 3.4.0?
421419
===========================

0 commit comments

Comments
 (0)