Permalink
base repository: python/mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: master
Choose a base ref
...
head repository: python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: release-1.14
Choose a head ref
  • 10 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 17, 2024

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

    Co-authored-by: Jelle Zijlstra <[email protected]>
    Co-authored-by: Marc Mueller <[email protected]>
    3 people committedDec 17, 2024
    Configuration menu
    Copy the full SHA
    92473c8View 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
    svalentin committedDec 19, 2024
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6a754View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f37859View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9fa8eeView 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 <[email protected]>
    2 people authored and svalentin committedDec 30, 2024
    Configuration menu
    Copy the full SHA
    3755abbView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67f673aView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667e5f7View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251d12fView commit details
    Browse the repository at this point in the history
Loading