Skip to content

Commit c8fa45b

Browse files
authored
NEWS: remove duplicated "Build" section (GH-872)
1 parent 0ae7c8b commit c8fa45b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Misc/NEWS

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,8 @@ Documentation
903903
Build
904904
-----
905905

906+
- bpo-29643: Fix ``--enable-optimization`` didn't work.
907+
906908
- bpo-27593: sys.version and the platform module python_build(),
907909
python_branch(), and python_revision() functions now use
908910
git information rather than hg when building from a repo.
@@ -995,11 +997,6 @@ Tools/Demos
995997
- Issue #28102: The zipfile module CLI now prints usage to stderr.
996998
Patch by Stephen J. Turnbull.
997999

998-
Build
999-
-----
1000-
1001-
- bpo-29643: Fix ``--enable-optimization`` didn't work.
1002-
10031000
Tests
10041001
-----
10051002

0 commit comments

Comments
 (0)