Go to file
Charalampos Stratakis 2eefe4e7c0 Make the debug build compile with -Og
Due to Python's handling of CFLAGS and the way we
were passing extra compiler flags through the SPEC
the -Og flag for the debug build was overridden by
the -O2 flag, resulting in various side effects.

See: https://bugs.python.org/issue37631

Resolves: rhbz#1678277
2019-10-14 22:53:22 +02:00
tests Don't skip so many tests on the CI 2019-06-28 13:13:03 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00102-lib64.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00111-no-static-lib.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00189-use-rpm-wheels.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00251-change-user-install-location.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00274-fix-arch-names.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
00328-pyc-timestamp-invalidation-mode.patch Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
python38.rpmlintrc rpmlint: Filter out shared-lib-without-dependency-information 2019-05-16 10:33:14 +02:00
python38.spec Make the debug build compile with -Og 2019-10-14 22:53:22 +02:00
sources Rebased to Python 3.8.0rc1 2019-10-02 07:40:12 +02:00