summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.6.2rc1.rst
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-20 01:40:32 (GMT)
committerGitHub <noreply@github.com>2023-09-20 01:40:32 (GMT)
commit3e3a7da590e1c3e5f03802e538f26c5204889c82 (patch)
tree2dd32d92e5094e6bbb817403ae1cdd7217aa9b67 /Misc/NEWS.d/3.6.2rc1.rst
parent5a740cd06ec1191767edcc6d3a7d5eca7873cb7b (diff)
downloadcpython-3e3a7da590e1c3e5f03802e538f26c5204889c82.zip
cpython-3e3a7da590e1c3e5f03802e538f26c5204889c82.tar.gz
cpython-3e3a7da590e1c3e5f03802e538f26c5204889c82.tar.bz2
gh-90108: Disable LTO on _freeze_module and _testembed (#109581)
LTO optimization is nice to make Python faster, but _freeze_module and _testembed performance is not important. Using LTO to build these two programs make a whole Python build way slower, especially combined with a sanitizer (like ASAN).
Diffstat (limited to 'Misc/NEWS.d/3.6.2rc1.rst')
0 files changed, 0 insertions, 0 deletions