620353def6
The compiler flag has been added to CFLAGS_NODIST and LDFLAGS_NODIST. This will compile the core interpreter and the stdlib modules with -fno-semantic-interposition but will not affect user build and rpm C extension modules compiled by distutils. This has the effect of speeding up the interpreter up to 27%, depending on the workload, with the drawback of disabling the capability of using LD_PRELOAD to override symbols in libpython. https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup |
||
---|---|---|
tests | ||
.gitignore | ||
00001-rpath.patch | ||
00102-lib64.patch | ||
00111-no-static-lib.patch | ||
00189-use-rpm-wheels.patch | ||
00251-change-user-install-location.patch | ||
00274-fix-arch-names.patch | ||
00328-pyc-timestamp-invalidation-mode.patch | ||
check-pyc-timestamps.py | ||
idle3.appdata.xml | ||
idle3.desktop | ||
pubkeys.txt | ||
python39.rpmlintrc | ||
python39.spec | ||
sources |