Version 3.11 of the Python interpreter
Go to file
Petr Šplíchal 704ecff960 Enable basic venv smoke test in the CI
This executes virtual environment smoke test from the shared
python tests repository against Python 3.7.
2018-08-31 11:03:06 +02:00
tests Enable basic venv smoke test in the CI 2018-08-31 11:03:06 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Rename patch files to start with the number 2017-08-31 14:26:42 +02:00
00102-lib64.patch Update to 3.6.5 2018-03-29 16:57:50 +02:00
00111-no-static-lib.patch Update to 3.6.5 2018-03-29 16:57:50 +02:00
00132-add-rpmbuild-hooks-to-unittest.patch Remove _expectedFailureInRpmBuild also from unittest/__init__ 2016-03-17 10:51:32 +01:00
00155-avoid-ctypes-thunks.patch 3.2.3-4: avoid allocating thunks in ctypes unless absolutely necessary (patch 155; rhbz#814391) 2012-04-20 15:28:39 -04:00
00160-disable-test_fs_holes-in-rpm-build.patch 3.3.0-0.3.b2 2012-08-13 21:11:12 -04:00
00163-disable-parts-of-test_socket-in-rpm-build.patch skip some tests within test_socket (patch 163) 2012-07-24 15:59:17 -04:00
00170-gc-assertions.patch Update to 3.7.0b2 2018-02-28 12:18:01 +01:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00189-use-rpm-wheels.patch Drop the rewheel patch, use RPM built wheels instead 2018-08-15 17:55:47 +02:00
00205-make-libpl-respect-lib64.patch Since upstream issue 23968, the platform directory changed to include the architectures, 2017-04-05 18:08:56 +02:00
00251-change-user-install-location.patch Remove sys.executable check from change-user-install-location patch 2018-02-16 15:33:54 +01:00
00274-fix-arch-names.patch Update to 3.7.0b4 2018-05-10 16:58:07 +02:00
00291-setup-Link-ctypes-against-dl-explicitly.patch Update to 3.6.5 2018-03-29 16:57:50 +02:00
00292-restore-PyExc_RecursionErrorInst-symbol.patch Restore the PyExc_RecursionErrorInst public symbol 2018-01-23 18:09:30 +01:00
00294-define-TLS-cipher-suite-on-build-time.patch Define TLS cipher suite on build time 2018-02-01 11:20:15 +01:00
00301-pathfix-add-n-option-for-no-backup.patch Add -n option for pathfix.py (#1546990) 2018-03-20 11:13:09 +01:00
00302-fix-multiprocessing-regression-on-newer-glibcs.patch Update to 3.7.0b4 2018-05-10 16:58:07 +02:00
00307-allow-to-call-Py_Main-after-Py_Initialize.patch Allow to call Py_Main() after Py_Initialize() 2018-07-20 17:48:24 +02:00
00308-tls-1.3.patch Backport TLS 1.3 related fixes to fix FTBFS 2018-08-17 15:40:30 +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
python3.rpmlintrc Merge from python37, update to 3.7.0rc1 2018-06-13 14:54:39 +02:00
python3.spec Require python3-setuptools from python3-devel to prevent packaging errors (#1623914) 2018-08-30 15:35:14 +02:00
sources Update to 3.7.0 final 2018-06-27 12:45:38 +02:00