Version 3.9 of the Python interpreter
Go to file
Tomas Orsava 99ac2fc8f3 Added an info note about adding new patches
Due to an omission, it was not included in this branch yet.
2016-06-20 13:14:00 +02:00
.gitignore Build with $RPM_LD_FLAGS (#756863). 2012-01-04 22:15:40 +02:00
00055-systemtap.patch Update to 3.5.1, remove unused patches (199, 207) 2015-12-14 19:59:02 +01:00
00102-lib64.patch First step towards 3.5.0 2015-09-16 08:36:17 +02:00
00104-lib64-fix-for-test_install.patch renumber and rename patches for consistency with python.spec 2011-09-12 17:39:27 -04:00
00111-no-static-lib.patch Remove forgotten $(LIBRARY) from Patch111 2015-09-21 15:37:07 +02:00
00132-add-rpmbuild-hooks-to-unittest.patch Remove _expectedFailureInRpmBuild also from unittest/__init__ 2016-03-17 10:51:32 +01:00
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch Update to 4.3.4 2015-04-02 11:33:06 +02:00
00143-tsc-on-ppc.patch Update to Python 3.4 alpha 4. 2013-11-05 12:40:00 +01:00
00146-hashlib-fips.patch Update to Python 3.4 beta 2. 2014-01-08 10:01:56 +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
00157-uid-gid-overflows.patch Update to Python 3.4 beta 1. 2013-11-27 13:03:43 +01: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 Actualy use gc-assertions patch 2016-03-24 16:51:41 +01:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00180-python-add-support-for-ppc64p7.patch Add patch that enables building on ppc64p7 (replace the sed, so that 2013-05-02 09:41:28 +02:00
00184-ctypes-should-build-with-libffi-multilib-wrapper.patch Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696). 2013-07-02 08:21:42 +02:00
00186-dont-raise-from-py_compile.patch Update to Python 3.4 alpha 4. 2013-11-05 12:40:00 +01:00
00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch Add a temporary workaround for lib2to3 tests failure (to be removed when we figure out things about hashlib+fips patch) 2013-11-06 14:58:05 +01:00
00189-add-rewheel-module.patch Update rewheel patch with fix from https://github.com/bkabrda/rewheel/pull/1 2014-08-21 16:40:42 +02:00
00196-test-gdb-match-addr-before-builtin.patch Fix test_gdb failure on ppc64le (rhbz#1095355) 2014-05-25 23:35:06 +02:00
00200-gettext-plural-fix.patch Backport patches from other pythons versions 2014-12-16 13:41:03 +01:00
00201-fix-memory-leak-in-gdbm.patch Backport patches from other pythons versions 2014-12-16 13:41:03 +01:00
00203-disable-threading-test-koji.patch Update to 4.3.4 2015-04-02 11:33:06 +02:00
00205-make-libpl-respect-lib64.patch Make LIBPL variable respect libdir macro 2015-09-21 15:55:00 +02:00
00206-remove-hf-from-arm-triplet.patch Add also patch from previous commit 2015-09-23 15:06:03 +02:00
00207-math-once.patch Avoid truncated _math.o files caused by parallel builds 2015-12-21 15:55:55 +01:00
00208-disable-test_with_pip-on-ppc.patch Avoid truncated _math.o files caused by parallel builds 2015-12-21 15:55:55 +01:00
00209-prevent-buffer-overflow-in-zipimport-module.patch Fix possible integer overflow and heap corruption in zipimport module 2016-06-13 17:52:30 +02:00
00210-Raise-an-error-when-STARTTLS-fails.patch Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647) 2016-06-20 13:02:29 +02:00
05000-autotool-intermediates.patch Updated to Python 3.3.2. 2013-05-16 16:35:48 +02:00
check-pyc-and-pyo-timestamps.py First step towards 3.5.0 2015-09-16 08:36:17 +02:00
libpython.stp fix typo in libpython.stp (rhbz:575336) 2010-03-20 15:18:41 +00:00
macros.pybytecompile3.5 Rename macros to 3.5 2015-09-23 11:30:57 +02:00
macros.systempython Provide system python subpackages and macro 2016-02-25 17:02:56 +01:00
pyfuntop.stp - add pyfuntop.stp example (source 7) 2010-03-12 22:40:23 +00:00
python3-powerppc-arch.patch add correct arch for ppc64/ppc64le to fix build failure, it should be 2015-11-13 18:50:47 +01:00
python3.spec Added an info note about adding new patches 2016-06-20 13:14:00 +02:00
Python-3.1.1-rpath.patch Initial import (from python3-3.1.1-13) 2010-01-13 21:25:18 +00: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 Add source for 3.5.1 2015-12-14 20:01:49 +01:00
systemtap-example.stp - split configure options into multiple lines for easy of editing 2010-02-12 21:38:52 +00:00
temporarily-disable-tests-requiring-SIGHUP.patch Update to 4.3.4 2015-04-02 11:33:06 +02:00