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/flake8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.3
Choose a base ref
...
head repository: PyCQA/flake8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.4
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 2, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](asottile/pyupgrade@v2.37.2...v2.37.3)
    - [github.com/PyCQA/flake8: 4.0.1 → 5.0.3](4.0.1...5.0.3)
    pre-commit-ci[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    84d56a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1649 from PyCQA/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7160561 View commit details
    Browse the repository at this point in the history
  3. Clarify entry point naming

    Clarified what is and is not a valid entry point name
    for registering plugins.
    tlevi-nokia authored and asottile committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7b8b374 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1646 from televi/main

    Clarify entry point naming
    asottile authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    318a86a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    e94ee2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1653 from asottile/lower-bound-importlib-metadata

    require sufficiently new importlib-metadata
    asottile authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    213e006 View commit details
    Browse the repository at this point in the history
  3. Release 5.0.4

    asottile committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6027577 View commit details
    Browse the repository at this point in the history
Loading