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

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    e6ce8be View commit details
    Browse the repository at this point in the history
  2. Warn about --follow-untyped-imports (#18249)

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
    3 people committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    92473c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Update changelog for release 1.14 (#18301)

    As with all releases, I've omitted non user visible changes (e.g.
    refactoring, test-only changes) and trivial changes (e.g. fix typo) for
    individual list of PRs, but contributors should still be in the final
    "thanks" list.
    svalentin committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    9772d48 View commit details
    Browse the repository at this point in the history
  2. Minor updates to 1.14 changelog (#18310)

    JukkaL authored and svalentin committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    5a6a754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f37859 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9fa8ee View commit details
    Browse the repository at this point in the history
  2. Fix getargs argument passing (#18350)

    Fixes mypyc/mypyc#1078
    
    Introduced in #17930
    
    See the first commit to see the bug (wrong condition)
    
    ---------
    
    Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
    2 people authored and svalentin committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    3755abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67f673a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667e5f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251d12f View commit details
    Browse the repository at this point in the history
Loading