Skip to content

Python: move interpreters#17339

Merged
FRidh merged 1 commit intoNixOS:masterfrom
FRidh:rename
Aug 1, 2016
Merged

Python: move interpreters#17339
FRidh merged 1 commit intoNixOS:masterfrom
FRidh:rename

Conversation

@FRidh
Copy link
Member

@FRidh FRidh commented Jul 28, 2016

Motivation for this change

Move the different interpreters together as they're related and share code. I took this out of #16784.

Things done
  • Tested using sandboxing
    (nix.useChroot on NixOS,
    or option build-use-chroot in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Move Python interpreters (CPython, PyPy) to same folder and share
layout.

@FRidh FRidh added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 28, 2016
@FRidh FRidh self-assigned this Jul 28, 2016
@mention-bot
Copy link

@FRidh, thanks for your PR! By analyzing the annotation information on this pull request, we identified @edolstra, @domenkozar and @kragniz to be potential reviewers

Move Python interpreters (CPython, PyPy) to same folder and share
layout.
@FRidh FRidh merged commit c74ad2e into NixOS:master Aug 1, 2016
@FRidh FRidh deleted the rename branch August 1, 2016 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants