python*: upstream patches to fix with glibc-2.25

https://bugs.python.org/issue29157
The 3.6 release already contains the fix (from 3.5);
the branches in-between are claimed to be unaffected.
/cc #22874.
This commit is contained in:
Vladimír Čunát
2017-02-16 23:10:42 +01:00
parent 6c1ba72878
commit 110f136dc2
3 changed files with 26 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ let
# libuuid, slowing down program startup a lot).
./no-ldconfig.patch
./glibc-2.25-enosys.patch
] ++ optionals stdenv.isCygwin [
./2.5.2-ctypes-util-find_library.patch
./2.5.2-tkinter-x11.patch