-
-
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.3-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 4b9a9ae - Browse repository at this point
Copy the full SHA 4b9a9aeView commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67115fc - Browse repository at this point
Copy the full SHA 67115fcView 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 6028e7f - Browse repository at this point
Copy the full SHA 6028e7fView 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 c3a3ad9 - Browse repository at this point
Copy the full SHA c3a3ad9View 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 ed92f63 - Browse repository at this point
Copy the full SHA ed92f63View 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 85b742a - Browse repository at this point
Copy the full SHA 85b742aView 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 757fbe6 - Browse repository at this point
Copy the full SHA 757fbe6View 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.3-patches