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: PyCQA/pyflakes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: PyCQA/pyflakes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 5 contributors

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    f3b1b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da197ee View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    2e2dfb1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Remove pychecker from README (#639)

    Its last release was nearly 10 years ago: https://sourceforge.net/projects/pychecker/files/ , so it seems pretty dead.
    adamchainz authored May 28, 2021
    Configuration menu
    Copy the full SHA
    4cf2189 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    cf75971 View commit details
    Browse the repository at this point in the history
  2. Detect typing module attributes with 'import typing as <name>' (#632)

    * added functionality to detect typing module attributes with 'import typing as <name>'
    
    * remove async keyword from test_aliased_import
    angus-lherrou authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    13cad91 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Release 2.4.0 (#657)

    asottile authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    78d8859 View commit details
    Browse the repository at this point in the history
Loading