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: a26c84609547
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c7129fbe8e14
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 16, 2020

  1. pythonPackages.flake8-future-import: fix build

    Was broken after python3.8 upgraded to 3.8.6 due to this change:
    
        bpo-41314: Changed the release when from future import annotations becomes the default from 4.0 to 3.10 (following a change in PEP 563).
    mweinelt authored and jonringer committed Oct 16, 2020
    Copy the full SHA
    c7129fb View commit details
    Browse the repository at this point in the history