-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Comparing changes
Open a pull request
base repository: python/cpython
base: 2.7
head repository: python-cmake-buildsystem/cpython
compare: 2.7.5-patches
- 7 commits
- 17 files changed
- 4 contributors
Commits on Mar 18, 2018
-
Backport "Issue #20374: Fix build with GNU readline >= 6.3."
use new readline function types (closes #20374) References: * ce75105 * https://bugs.python.org/issue20374
Configuration menu - View commit details
-
Copy full SHA for 245b1d7 - Browse repository at this point
Copy the full SHA 245b1d7View commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 65c3afc - Browse repository at this point
Copy the full SHA 65c3afcView commit details -
Backport "Issue #20374: Avoid compiler warnings when compiling readli…
…ne with libedit." See b0fd12d
Configuration menu - View commit details
-
Copy full SHA for 857b4ec - Browse repository at this point
Copy the full SHA 857b4ecView commit details
Commits on Jan 18, 2022
-
MinGW support: Add patches-win32/01-dynload_win.patch
This commit integrates changes originally added to the project as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add cmake options for disabling) Note that in more recent version of Python, this patch is obsoleted by the following commits: See 589f89e2a (introduced in 3.3) Removed a Windows 9x trick used before LoadLibraryExW. Windows 9x has long been unsupported and the result of GetFullPathName was not even being used in the first place. See 05f2d84ca (introduced in 3.9) bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095) Co-authored-by: David Sansome <me@davidsansome.com>
Configuration menu - View commit details
-
Copy full SHA for a3b11fa - Browse repository at this point
Copy the full SHA a3b11faView commit details -
MinGW support: Add patches-win32/02-signalmodule.patch
This commit integrates changes originally added to the project as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add cmake options for disabling) Note that in more recent version of Python, this patch is obsoleted by the following commits: - See 7faf70512 (introduced in 3.4) Issue #17591: Use lowercase filenames when including Windows header files. Co-authored-by: David Sansome <me@davidsansome.com>
Configuration menu - View commit details
-
Copy full SHA for 903f592 - Browse repository at this point
Copy the full SHA 903f592View commit details -
MinGW support: Add patches-win32/03-mingw32.patch
This commit integrates changes originally added to the project as python-cmake-buildsystem/python-cmake-buildsystem@18de7ac65 (Fix the nt module) and python-cmake-buildsystem/python-cmake-buildsystem@a2606f959 (config-mingw: Add (i686|x86_64)-w64-mingw32 toolchain support from MXE) Co-authored-by: David Sansome <me@davidsansome.com>
Configuration menu - View commit details
-
Copy full SHA for e324cec - Browse repository at this point
Copy the full SHA e324cecView commit details -
MinGW support: Add patches-win32/05-libffi-latest.patch
This commit integrates changes originally added to the project as python-cmake-buildsystem/python-cmake-buildsystem@9fdd1408b (Build the ctypes extension differently on Windows, add a patch to bring in the latest version of libffi) and python-cmake-buildsystem/python-cmake-buildsystem@025343fba (Add a missing patch to ctypes for windows) Co-authored-by: David Sansome <me@davidsansome.com>
Configuration menu - View commit details
-
Copy full SHA for c2b1c71 - Browse repository at this point
Copy the full SHA c2b1c71View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.7...2.7.5-patches