8000 Comparing v1.11...v1.11.1 · python/mypy · GitHub
[go: up one dir, main page]

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: python/mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11
Choose a base ref
...
head repository: python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    64c1ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf9180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb44e4d View commit details
    Browse the repository at this point in the history
  4. Fix PEP 604 isinstance caching (#17563)

    Mentioned by ngnpope
    hauntsaninja committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aec04c7 View commit details
    Browse the repository at this point in the history
  5. Fix RawExpressionType.accept crash with --cache-fine-grained (#17588

    )
    
    Commit 1072c78 (#17148) converted all
    quoted types into `RawExpressionType`, which raised an `AssertionError`
    when `accept`ing a `TypeTriggersVisitor`.
    
    - Fixes #17574.
    - Fixes #17587.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk authored and hauntsaninja committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b3a102e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump version to 1.11

    hauntsaninja committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    570b90a View commit details
    Browse the repository at this point in the history
Loading
0