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: python/mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.781
Choose a base ref
...
head repository: python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.782
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 22, 2020

  1. Don't consider comparing True and False as a dangerous comparison (#9021

    )
    
    Fixes #9011.
    JukkaL authored and Ivan Levkivskyi committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    e90d5f5 View commit details
    Browse the repository at this point in the history
  2. Update MANIFEST to include more files needed for testing (#9033)

    Co-authored-by: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>
    2 people authored and Ivan Levkivskyi committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    b26776d View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.782

    Ivan Levkivskyi committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    39b6bc4 View commit details
    Browse the repository at this point in the history
Loading