nixpkgs/pkgs
Frederik Rietdijk efbe87f3ef CPython: merge expressions of interpreters
Each time a new major/minor version of CPython was released, a new
expression would be written, typically copied from the previous release.
Often fixes are only made in the current/latest release. By merging the
expressions it's more likely that modifications end up in all versions,
as is likely intended.

This commit introduces one expression for Python 3, and another for 2.7.
These two may also be merged, but it will result in a lot of extra
conditionals making the expression harder to follow.

A common passthru is introduced for CPython and PyPy.

python 2.7: use common passthru
2019-01-04 10:45:22 +01:00
..
applications Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
build-support Merge master into staging-next 2018-12-31 12:00:36 +01:00
common-updater
data Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
desktops Merge master into staging-next 2018-12-31 12:00:36 +01:00
development CPython: merge expressions of interpreters 2019-01-04 10:45:22 +01:00
games frogatto: init at 0.0.2018-12-09 (#52989) 2019-01-02 11:47:16 +01:00
misc Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
os-specific Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
servers Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
shells fish: do not use internal wcwidth 2018-12-30 10:21:06 +01:00
stdenv Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
test
tools Merge pull request #51122 from dtzWill/update/nm-1.12.4 2019-01-02 16:33:29 -05:00
top-level CPython: merge expressions of interpreters 2019-01-04 10:45:22 +01:00