Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:master
Choose a base ref
Loading
...
head repository:python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:release-1.15
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11commits
  • 19files changed
  • 7contributors

Commits on Jan 22, 2025

  1. Walk up for all config files and handle precedence (#18482)

    Follow up to#16965Fixes#16070Handles other mypy configuration files and handles precedence betweenthem. Also fixes few small things, like use in git worktrees
    @hauntsaninja@wesleywright
    hauntsaninja authored andwesleywright committedJan 22, 2025
    Configuration menu
    Copy the full SHA
    33f60e4View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Fix isinstance with explicit (non generic) type alias (#18512)

    This is a partial revert of#18173 to unblock the 1.15 releaseFixes#18488
    @hauntsaninja@wesleywright
    hauntsaninja authored andwesleywright committedJan 23, 2025
    Configuration menu
    Copy the full SHA
    23d862dView commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Fix literal context for ternary expressions (for real) (#18545)

    I am not waiting for review as the fix is obvious. The only annoyingthing is that we had an exact test as in the repro but it passedaccidentally because we use builtins fixtures.
    @ilevkivskyi@wesleywright
    ilevkivskyi authored andwesleywright committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    c30573eView commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

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

Commits on Feb 4, 2025

  1. Prevent crash on generic NamedTuple with unresolved typevar bound (#1…

    …8585)Fixes#18582.Fixes#17396. Supersedes#18351.---------Co-authored-by: hauntsaninja <hauntsaninja@gmail.com>
    @sterliakov@hauntsaninja@wesleywright
    2 people authored andwesleywright committedFeb 4, 2025
    Configuration menu
    Copy the full SHA
    ebc2cb8View commit details
    Browse the repository at this point in the history
  2. Add object self-type to tuple test fixture (#18592)

    This makes it more similar to the real typeshed. It is needed toreproduce tricky failures in tests, e.g.#18585. If this causes slower tests,some tests may be switched to `tuple-simple.pyi`.
    @ilevkivskyi@wesleywright
    ilevkivskyi authored andwesleywright committedFeb 4, 2025
    Configuration menu
    Copy the full SHA
    f83b643View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Fix a few PR links in the changelog (#18586)

    And add a local pre-commit hook to detect when a PR number in a linktext is different from the link body
    @hamdanal@wesleywright
    hamdanal authored andwesleywright committedFeb 5, 2025
    Configuration menu
    Copy the full SHA
    d4515e4View commit details
    Browse the repository at this point in the history
  2. Prepare changelog for 1.15 release (#18583)

    Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
    @wesleywright@hauntsaninja
    wesleywright andhauntsaninja committedFeb 5, 2025
    Configuration menu
    Copy the full SHA
    1a26502View commit details
    Browse the repository at this point in the history
  3. Various small updates to 1.15 changelog (#18599)

    Co-authored-by: Wesley Collin Wright <wesley@wesleywright.me>
    @JukkaL@wesleywright
    JukkaL andwesleywright committedFeb 5, 2025
    Configuration menu
    Copy the full SHA
    cb4b243View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    686b591View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9397454View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp