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.3.0
Choose a head ref
  • 18 commits
  • 31 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

Commits on Mar 31, 2025

  1. document F824

    asottile committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    3613896 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1976 from PyCQA/document-f824

    document F824
    asottile authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    ce34111 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. add rtd sphinx config

    asottile authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    8dfa669 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1980 from PyCQA/asottile-patch-1

    add rtd sphinx config
    asottile authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    6b6f3d5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. add support for t-strings

    asottile committed May 23, 2025
    Configuration menu
    Copy the full SHA
    019424b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1983 from PyCQA/py314

    add support for t-strings
    asottile authored May 23, 2025
    Configuration menu
    Copy the full SHA
    23e4005 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    4941a3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1985 from PyCQA/upgrade-deps

    upgrade pyflakes / pycodestyle
    asottile authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    70a15b8 View commit details
    Browse the repository at this point in the history
  3. document F542

    asottile committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    6bcdb62 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1986 from PyCQA/document-f542

    document F542
    asottile authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    f9e0f33 View commit details
    Browse the repository at this point in the history
  5. Release 7.3.0

    asottile committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    c48217e View commit details
    Browse the repository at this point in the history
Loading