Version 3.11 of the Python interpreter
Go to file
Charalampos Stratakis 47069ff417 Update to Python 3.6.3
Patches 270, 271, 272 were removed as they have been upstreamed.

Patch 277 was added to fix two hanging tests from test_subprocess.

Added gdb at the build dependencies, since gdb is not anymore in the
buildroot, and that made test_gdb to be skipped.
2017-10-06 13:30:25 +02:00
.gitignore Build with $RPM_LD_FLAGS (#756863). 2012-01-04 22:15:40 +02:00
00001-rpath.patch Rename patch files to start with the number 2017-08-31 14:26:42 +02:00
00055-systemtap.patch Run autotools to generate the configure script before building 2017-08-31 14:26:42 +02:00
00102-lib64.patch Merge lib64 patches into one (104 into 102) 2017-08-31 14:26:42 +02:00
00111-no-static-lib.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01: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 Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00189-add-rewheel-module.patch Fix rewheel's module regex (related upstream issue27364 and issue28128). 2016-12-09 16:14:02 +01: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 Make pip and distutils in user environment install into separate location 2017-06-26 16:32:56 +02:00
00262-pep538_coerce_legacy_c_locale.patch Update the PEP 538 backport 2017-07-18 16:48:45 +02:00
00264-skip-test-failing-on-aarch64.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
00270-fix-ssl-alpn-hook-test.patch Fix test_alpn_protocols from test_ssl 2017-06-24 17:24:42 +02:00
00271-asyncio-get-default-signal-handler.patch Make sure that we get the default signal handler for test_asyncio, 2017-07-25 18:03:55 +02:00
00272-fix-ftplib-to-reject-newlines.patch Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916) 2017-08-07 18:26:47 +02:00
00273-skip-float-test.patch Add forgotten patch file 2017-08-28 13:39:39 +02:00
00274-fix-arch-names.patch Consolidate architecture-naming patches in one 2017-08-31 14:26:42 +02:00
00277-fix-test-subprocess-hanging-tests.patch Update to Python 3.6.3 2017-10-06 13:30:25 +02:00
check-pyc-and-pyo-timestamps.py Move pathfix.py to bindir 2017-09-20 14:16:59 +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
libpython.stp fix typo in libpython.stp (rhbz:575336) 2010-03-20 15:18:41 +00:00
macros.pybytecompile3.6 Fix syntax error in %py_byte_compile macro (rhbz#1433569) 2017-03-21 11:56:03 +01:00
macros.systempython Remove system-python 2017-08-21 13:36:10 +02:00
pyfuntop.stp - add pyfuntop.stp example (source 7) 2010-03-12 22:40:23 +00:00
python3.spec Update to Python 3.6.3 2017-10-06 13:30:25 +02:00
python-gdb.py - exclude test_http_cookies when running selftests, due to hang seen on 2010-04-13 17:36:08 +00:00
sources Update to Python 3.6.3 2017-10-06 13:30:25 +02:00
systemtap-example.stp - split configure options into multiple lines for easy of editing 2010-02-12 21:38:52 +00:00