Go to file
Miro Hrončok 6a6a8d45dd Fix the py_byte_compile macro to work on Python 2
See https://bugzilla.redhat.com/show_bug.cgi?id=1484993

Inspired by Terje Røsten's workaround from that bugzilla

This also removes the pybytecompile macro file from the flat package because it
doesn't belong there as pointed out during the review and later forgotten.
2018-02-28 09:48:35 +01: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.7.0b1 2018-02-12 12:43:21 +01:00
00111-no-static-lib.patch Python 3.7 (fedpkg prep ok, builds ok without debug) 2017-11-30 09:25:27 +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 Update to 3.7.0b1 2018-02-12 12:43:21 +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 Python 3.7 (fedpkg prep ok, builds ok without debug) 2017-11-30 09:25:27 +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 Remove sys.executable check from change-user-install-location patch 2018-02-16 15:33:54 +01:00
00274-fix-arch-names.patch Consolidate architecture-naming patches in one 2017-08-31 14:26:42 +02:00
00291-setup-Link-ctypes-against-dl-explicitly.patch Add patch to explicitly link _ctypes module with -ldl (#1537489) 2018-02-12 12:41:06 +01:00
README.md Added the README 2017-12-01 12:28:37 +00:00
check-pyc-and-pyo-timestamps.py Fix deprecation warning on using imp 2018-02-15 14:47:38 +01: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
macros.pybytecompile3.7 Fix the py_byte_compile macro to work on Python 2 2018-02-28 09:48:35 +01:00
macros.systempython Remove system-python 2017-08-21 13:36:10 +02:00
python37.spec Fix the py_byte_compile macro to work on Python 2 2018-02-28 09:48:35 +01:00
sources 3.7.0b1 sources 2018-02-12 19:44:15 +01:00

README.md

python37

The python37 package