]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44340: Update whatsnews for ThinLTO (GH-28229)
authorDong-hee Na <donghee.na@python.org>
Wed, 8 Sep 2021 17:29:33 +0000 (17:29 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Sep 2021 17:29:33 +0000 (19:29 +0200)
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/whatsnew/3.11.rst

index 64bdc0f42f9e2e72d3888c14da73d65cd27183f3..c5073fcf8714c2fa31cd7cc4bdc6bc261f1143f1 100644 (file)
@@ -299,6 +299,9 @@ CPython bytecode changes
 Build Changes
 =============
 
+* CPython can now be built with the ThinLTO option via ``--with-lto=thin``.
+  (Contributed by Dong-hee Na and Brett Holman in :issue:`44340`.)
+
 
 Deprecated
 ==========