Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4ca45f229b69
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 96d15eaddb17
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 17, 2017

  1. Configuration menu
    Copy the full SHA
    bebdd7a View commit details
    Browse the repository at this point in the history
  2. python27: support test/support

    In the maintenance release bump in
    9005970 a certain change to /test/ was
    backported from Python 3:
    
    - bpo-30207: To simplify backports from Python 3, the test.test_support
      module was converted into a package and renamed to test.support.  The
      test.script_helper module was moved into the test.support package.
      Names test.test_support and test.script_helper are left as aliases to
      test.support and test.support.script_helper.
    FRidh committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    96d15ea View commit details
    Browse the repository at this point in the history