8000 Comparing 3.2.0...3.3.0 · PyCQA/pyflakes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: 3.2.0
Choose a base ref
...
head repository: PyCQA/pyflakes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 14, 2024

  1. Add __debuggerskip__ as special local

    __debuggerskip__ is a special variable used by IPython, similar to
    __tracebackhide__.
    Daniel Li authored and jayvdb committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5d192ce View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Mar 7, 2024

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

Commits on Jun 28, 2024

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

Commits on Oct 3, 2024

  1. remove unused returnValue (#819)

    last referenced in 2246217
    asottile authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d9e32c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. drop 3.8, add 3.13 (#826)

    asottile authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    5f1f434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cadcd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb68069 View commit details
    Browse the repository at this point in the history
  4. Release 3.3.0

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