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.1
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.3
Choose a head ref
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    91a7fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70d7a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1641 from PyCQA/entry-points-not-pickleable

    work around un-pickleabiliy of EntryPoint in 3.8.0
    asottile authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    446b18d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b51ee4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1642 from PyCQA/no-home

    skip skipping home if home does not exist
    asottile authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5e69ba9 View commit details
    Browse the repository at this point in the history
  6. Release 5.0.2

    asottile committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    70c0b3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25e8ff1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1648 from PyCQA/invalid-syntax-partial-parse

    ignore config files that partially parse as flake8 configs
    asottile authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e76b59a View commit details
    Browse the repository at this point in the history
  9. Release 5.0.3

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