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 0ae7c8b commit c8fa45bCopy full SHA for c8fa45b
Misc/NEWS
@@ -903,6 +903,8 @@ Documentation
903
Build
904
-----
905
906
+- bpo-29643: Fix ``--enable-optimization`` didn't work.
907
+
908
- bpo-27593: sys.version and the platform module python_build(),
909
python_branch(), and python_revision() functions now use
910
git information rather than hg when building from a repo.
@@ -995,11 +997,6 @@ Tools/Demos
995
997
- Issue #28102: The zipfile module CLI now prints usage to stderr.
996
998
Patch by Stephen J. Turnbull.
999
-Build
------
1000
-
1001
-- bpo-29643: Fix ``--enable-optimization`` didn't work.
1002
1003
Tests
1004
1005
0 commit comments