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@{1day}
Choose a base ref
...
head repository: matplotlib/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 15, 2026

  1. ci: Bump free-threading build to Python 3.14

    Since manylinux dropped support for 3.13t wheels [1], cibuildwheel also
    did so with their 4.0.0 release [2]. Consequently, Pandas no longer has
    those wheels in the nightly collection, breaking our nightly tests.
    
    [1] pypa/manylinux#1882
    [2] pypa/cibuildwheel#2683
    QuLogic committed Jun 15, 2026
    Configuration menu
    Copy the full SHA
    f3c9cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Merge pull request #31907 from QuLogic/py314t

    ci: Bump free-threading build to Python 3.14
    tacaswell authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    dd2a762 View commit details
    Browse the repository at this point in the history
Loading