Go to file
Victor Stinner b6195fa378 Reenable test_gdb
test_gdb now detects when the Python is optmized and gdb fails to
read debug information:
https://bugs.python.org/issue40019

The following issues should now be fixed in Python 3.9.0 alpha 5

* test_gdb skipped on s390x:
  https://bugzilla.redhat.com/show_bug.cgi?id=1678277
* test_gdb skipped everywhere:
  https://bugzilla.redhat.com/show_bug.cgi?id=1734327

Resolves: rhbz#1734327
2020-04-02 19:34:31 +02:00
tests Fedora CI: Update the test machine before testing 2019-11-28 02:44:22 +01:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00
00111-no-static-lib.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00
00189-use-rpm-wheels.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00
00251-change-user-install-location.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00
00274-fix-arch-names.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00
00328-pyc-timestamp-invalidation-mode.patch Update to Python 3.9.0a5 2020-03-24 18:56:52 +01: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
pubkeys.txt Verify upstream sources with GPG 2019-11-20 10:00:34 +01:00
python39.rpmlintrc Rebased to Python 3.9.0a1 2019-11-25 14:30:40 +01:00
python39.spec Reenable test_gdb 2020-04-02 19:34:31 +02:00
sources Update to Python 3.9.0a5 2020-03-24 18:56:52 +01:00