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: 7.1.2
Choose a base ref
...
head repository: PyCQA/flake8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.2.0
Choose a head ref
  • 7 commits
  • 26 files changed
  • 1 contributor

Commits on Feb 16, 2025

  1. remove a few unnecessary mocks in test_checker_manager

    noticed while implementing the --jobs limiter
    asottile committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    fa2ed71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1967 from PyCQA/unnecessary-mocks

    remove a few unnecessary mocks in test_checker_manager
    asottile authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    e492aeb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. py39+

    asottile committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    9d55ccd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1973 from PyCQA/py39-plus

    py39+
    asottile authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    a7e8f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56d569 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1974 from PyCQA/update-plugins

    update versions of pycodestyle / pyflakes
    asottile authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    ebad305 View commit details
    Browse the repository at this point in the history
  5. Release 7.2.0

    asottile committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    16f5f28 View commit details
    Browse the repository at this point in the history
Loading