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: 3524ba8e8b17
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9501ac3356ea
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 26, 2019

  1. python27Packages.cherrypy: fix build

    Due to the recent update of python 2.7 from 2.7.16 to 2.7.17
    (see 05dfc50) the
    `StaticTest::test_null_bytes` test case started failing on 2.7
    too.
    
    This is because additional validation has been backported to
    httplib in PR 13315 in https://github.com/python/cpython to
    to address a security issue.
    d-goldin authored and Lassulus committed Nov 26, 2019
    Copy the full SHA
    9501ac3 View commit details
    Browse the repository at this point in the history