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: matplotlib/matplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: matplotlib/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 13 files changed
  • 4 contributors

Commits on Sep 12, 2026

  1. Backport PR #32344: TYP: PieContainer does not inherit from Container

    (cherry picked from commit a99bc61)
    timhoffm authored and rcomer committed Sep 12, 2026
    Configuration menu
    Copy the full SHA
    678e3e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2026

  1. Merge pull request #32347 from rcomer/stub-pie-backport

    Backport PR #32344: TYP: PieContainer does not inherit from Container
    timhoffm authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    7fe341c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32210 from matplotlib/dependabot/github_actions/a…

    …ctions-6dd3908678
    
    Bump the actions group across 1 directory with 6 updates
    
    (cherry picked from commit af04c71)
    
    # Conflicts:
    #	.github/workflows/linting.yml
    timhoffm authored and iccir committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    7fdb984 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32255 from matplotlib/dependabot/github_actions/a…

    …ctions-b632086d0b
    
    Bump the actions group with 2 updates
    
    (cherry picked from commit 17552e2)
    timhoffm authored and iccir committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    f3f3a8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32294 from matplotlib/dependabot/github_actions/a…

    …ctions-f1ba23a83b
    
    Bump the actions group with 2 updates
    
    (cherry picked from commit f3877c5)
    timhoffm authored and iccir committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    2223293 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b51978 View commit details
    Browse the repository at this point in the history
  6. Remove references to oxipng

    Two roads diverged in a merge conflict and I took the wrong one.
    iccir committed Sep 13, 2026
    Configuration menu
    Copy the full SHA
    10c9179 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2026

  1. ci: Skip Python 3.15 for Pyodide builds

    It seems Pyodide no longer ships its own wheels for Python 3.15,
    presumably because PyPI now supports WASM wheels and it's expected for
    upstreams to release them.
    
    Unfortunately, our upstreams (at least contourpy and kiwisolver) don't
    yet have those wheels, so our wasm build fails and we haven't been
    uploading nightlies for the past few days.
    QuLogic authored and iccir committed Sep 15, 2026
    Configuration menu
    Copy the full SHA
    febbd83 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2026

  1. Configuration menu
    Copy the full SHA
    b7a7d4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32356 from meeseeksmachine/auto-backport-of-pr-32…

    …354-on-v3.11.x
    
    Backport PR #32354 on branch v3.11.x (DOC: Move "Manage multiple figures in pyplot" to section pyplot)
    story645 authored Sep 16, 2026
    Configuration menu
    Copy the full SHA
    2f3986f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2026

  1. Merge pull request #32350 from iccir/manual-backports-to-3.11.x

    Manual backport of several PRs onto branch v3.11.x
    QuLogic authored Sep 18, 2026
    Configuration menu
    Copy the full SHA
    b6cda88 View commit details
    Browse the repository at this point in the history
Loading