nixpkgs/pkgs/development/interpreters/python/cpython
Frederik Rietdijk 6a23dde75b Revert "cpython: fix finding headers when cross-compiling extension modules"
This breaks virtualenv https://github.com/NixOS/nixpkgs/issues/104483.
We should probably not move `_sysconfigdata` but just copy it for cross to
another place or output.

This reverts commit 11806b6ede.
2020-11-22 13:13:23 +01:00
..
2.7 python: Use makeScopeWithSplicing 2020-11-19 11:58:07 -05:00
3.5 cpython: Use --enable-optimizations, for a 16% speedup. 2020-05-11 23:37:04 -07:00
3.6 Revert "cpython: fix finding headers when cross-compiling extension modules" 2020-11-22 13:13:23 +01:00
3.7 Revert "cpython: fix finding headers when cross-compiling extension modules" 2020-11-22 13:13:23 +01:00
3.8 python3: improve cross-compilation of extension modules, fixes #91171 2020-06-21 16:29:57 +02:00
3.9 python39: init at 3.9.0a1 2019-11-20 09:42:27 +01:00
3.10 python310: 3.10.0a1 -> 3.10.0a2 2020-11-11 23:13:44 -08:00
docs treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
default.nix Revert "cpython: fix finding headers when cross-compiling extension modules" 2020-11-22 13:13:23 +01:00