Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
188 changes: 185 additions & 3 deletions .mailmap

Large diffs are not rendered by default.

41 changes: 24 additions & 17 deletions doc/release/prev_whats_new/github_stats_3.10.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

.. _github-stats-3_10_0:

GitHub statistics for 3.10.0 (Dec 13, 2024)
GitHub statistics for 3.10.0 (Dec 14, 2024)
===========================================

GitHub statistics for 2024/05/15 (tag: v3.9.0) - 2024/12/13
GitHub statistics for 2024/05/15 (tag: v3.9.0) - 2024/12/14

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 100 issues and merged 337 pull requests.
We closed 106 issues and merged 346 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/84?closed=1>`__

The following 128 authors contributed 1932 commits.
The following 120 authors contributed 1323 commits.

* abhi-jha
* Adam J. Stewart
Expand All @@ -28,7 +28,7 @@ The following 128 authors contributed 1932 commits.
* anpaulan
* Anson0028
* Anthony Lee
* anTon
* Anton
* Antony Lee
* Ayoub Gouasmi
* Brigitta Sipőcz
Expand All @@ -44,7 +44,6 @@ The following 128 authors contributed 1932 commits.
* dale
* Dani Pinyol
* Daniel Weiss
* Danny
* David Bakaj
* David Lowry-Duda
* David Meyer
Expand Down Expand Up @@ -73,12 +72,10 @@ The following 128 authors contributed 1932 commits.
* john
* Jonas Eschle
* Jouni K. Seppänen
* juanis2112
* Juanita Gomez
* Justin Hendrick
* K900
* Kaustbh
* Kaustubh
* Kaustubh Desale
* Kherim Willems
* Kyle Sunden
* Kyra Cho
Expand All @@ -103,40 +100,35 @@ The following 128 authors contributed 1932 commits.
* Nabil
* nakamura yuki
* odile
* OdileVidrine
* Oscar Gustafsson
* Panicks28
* Paul An
* Pedro Barão
* PedroBittarBarao
* Peter Talley
* Pierre-antoine Comby
* Pranav
* Pranav Raghu
* pre-commit-ci[bot]
* proximalf
* r3kste
* Randolf Scholz
* Refael Ackermann
* RickyP24
* rnhmjoj
* Ruth Comer
* Ryan May
* Sai Chaitanya, Sanivada
* saranti
* scaccol
* Scott Shambaugh
* Sean Smith
* Simon May
* simond07
* smcgrawDotNet
* Takumasa N
* Takumasa N.
* Takumasa Nakamura
* thiagoluisbecker
* Thomas A Caswell
* Tiago Lubiana
* Tim Hoffmann
* Tom Sarantis
* trananso
* Trygve Magnus Ræder
* Victor Liu
Expand All @@ -145,8 +137,10 @@ The following 128 authors contributed 1932 commits.

GitHub issues and pull requests:

Pull Requests (337):
Pull Requests (346):

* :ghpull:`29306`: Backport PR #29242 on branch v3.10.x (DOC: Add kwdoc list to scatter() docstring)
* :ghpull:`29242`: DOC: Add kwdoc list to scatter() docstring
* :ghpull:`29299`: Merge v3.9.x into v3.10.x
* :ghpull:`29296`: Backport PR #29295 on branch v3.10.x (BLD: Pin meson-python to <0.17.0)
* :ghpull:`29290`: Backport PR #29254 on branch v3.10.x (DOC: Add note to align_labels())
Expand Down Expand Up @@ -225,6 +219,7 @@ Pull Requests (337):
* :ghpull:`29097`: ENH: add back/forward buttons to osx backend move
* :ghpull:`29095`: Backport PR #29071 on branch v3.10.x (Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group)
* :ghpull:`29096`: Backport PR #29094 on branch v3.10.x (DOC: fix link in See Also section of axes.violin)
* :ghpull:`29071`: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group
* :ghpull:`29092`: Backport PR #29088 on branch v3.10.x (DOC: Format aliases in kwargs tables)
* :ghpull:`29094`: DOC: fix link in See Also section of axes.violin
* :ghpull:`29091`: Backport PR #29085 on branch v3.10.x (FIX: Update GTK3Agg backend export name for consistency)
Expand Down Expand Up @@ -269,6 +264,7 @@ Pull Requests (337):
* :ghpull:`29007`: MNT: Deprecate changing Figure.number
* :ghpull:`28861`: Break Artist._remove_method reference cycle
* :ghpull:`28478`: bugfix for ``PathSimplifier``
* :ghpull:`29001`: Cycler signature code format fix
* :ghpull:`28992`: DOC: Refresh transform tree example
* :ghpull:`28890`: MNT: Add missing dependency to environment.yml
* :ghpull:`28354`: Add Quiverkey zorder option
Expand Down Expand Up @@ -304,6 +300,7 @@ Pull Requests (337):
* :ghpull:`27349`: [ENH] Implement dynamic clipping to axes limits for 3D plots
* :ghpull:`28913`: DOC: Fix Axis.set_label reference
* :ghpull:`28911`: MNT: Fix double evaluation of _LazyTickList
* :ghpull:`28910`: Bump the actions group across 1 directory with 5 updates
* :ghpull:`28584`: MNT: Prevent users from erroneously using legend label API on Axis
* :ghpull:`28853`: MNT: Check the input sizes of regular X,Y in pcolorfast
* :ghpull:`28838`: TST: Fix minor issues in interactive backend test
Expand All @@ -314,6 +311,7 @@ Pull Requests (337):
* :ghpull:`28896`: doc: specify non-python dependencies in dev install docs
* :ghpull:`28843`: MNT: Cleanup FontProperties __init__ API
* :ghpull:`28683`: MNT: Warn if fixed aspect overwrites explicitly set data limits
* :ghpull:`28879`: doc: add pandas and xarray fixtures to testing API docs
* :ghpull:`25645`: Fix issue with sketch not working on PathCollection in Agg
* :ghpull:`28886`: DOC: Cross-link Axes attributes
* :ghpull:`28880`: Remove 'in' from removal substitution for deprecation messages
Expand Down Expand Up @@ -342,6 +340,7 @@ Pull Requests (337):
* :ghpull:`27938`: feat: add dunder method for math operations on Axes Size divider
* :ghpull:`28569`: Adding tags to many examples
* :ghpull:`28183`: Expire deprecations
* :ghpull:`28796`: Add example of petroff10 in the style sheets to show how to use the color sequence.
* :ghpull:`28801`: DOC: Clarify AxLine.set_xy2 / AxLine.set_slope
* :ghpull:`28788`: TST: Skip webp tests if it isn't available
* :ghpull:`28550`: Remove internal use of ``Artist.figure``
Expand Down Expand Up @@ -377,6 +376,7 @@ Pull Requests (337):
* :ghpull:`28709`: Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the actions group
* :ghpull:`28707`: Avoid division-by-zero in Sketch::Sketch
* :ghpull:`28610`: CI: Add CI to test matplotlib against free-threaded Python
* :ghpull:`28677`: Doc: add axes titles to axhspan/axvspan
* :ghpull:`28262`: Fix PolygonSelector cursor to temporarily hide during active zoom/pan
* :ghpull:`28670`: API: deprecate unused helper in patch._Styles
* :ghpull:`28589`: Qt embedding example: Separate drawing and data retrieval timers
Expand Down Expand Up @@ -411,6 +411,7 @@ Pull Requests (337):
* :ghpull:`28073`: Add support for multiple hatches, edgecolors and linewidths in histograms
* :ghpull:`28594`: MNT: Raise on GeoAxes limits manipulation
* :ghpull:`28312`: Remove one indirection layer in ToolSetCursor.
* :ghpull:`28566`: MNT: Update label for Tag proposal issue template
* :ghpull:`28573`: ENH: include property name in artist AttributeError
* :ghpull:`28503`: Bump minimum Python to 3.10
* :ghpull:`28525`: FIX: colorbar pad for ``ImageGrid``
Expand Down Expand Up @@ -485,8 +486,13 @@ Pull Requests (337):
* :ghpull:`28037`: DOC: Fix inconsistent spacing in some docstrings in _axes.py
* :ghpull:`28031`: Be more specific in findobj return type

Issues (100):
Issues (106):

* :ghissue:`28463`: [ENH]: ticker.EngFormatter: allow offset
* :ghissue:`23490`: [ENH]: Add buttons (plural) attribute to mouseevents
* :ghissue:`28209`: [Doc]: quiver ‘scale_units’ description is not very not clear
* :ghissue:`22651`: [ENH]: rgb_to_hsv/hsv_to_rgb could check that the inputs are of floating point dtype
* :ghissue:`9056`: default filename does not strip invalid characters on windows
* :ghissue:`29298`: [Doc]: The link at "see also" is incorrect. (Axes.violin)
* :ghissue:`29248`: [Bug]: Figure.align_labels() confused by GridSpecFromSubplotSpec
* :ghissue:`26738`: Improve LineCollection docstring further
Expand All @@ -504,6 +510,7 @@ Issues (100):
* :ghissue:`19229`: Add public API for setting an axis unit converter
* :ghissue:`21108`: [Bug]: Hatch linewidths cannot be modified in an rcParam context
* :ghissue:`27784`: [Bug]: Polar plot error bars don't rotate with angle for ``set_theta_direction`` and ``set_theta_offset``
* :ghissue:`28944`: [Bug]: calling title before making polar plot
* :ghissue:`29011`: [Bug]: Figure.autofmt_xdate() not working in presence of colorbar with constrained layout
* :ghissue:`29020`: AIX internal CI build break #Matplotlib
* :ghissue:`28726`: feature request: support passing DataFrames to table.table
Expand Down
8 changes: 4 additions & 4 deletions doc/release/prev_whats_new/github_stats_3.10.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/02/27

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 14 issues and merged 107 pull requests.
We closed 15 issues and merged 107 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/98?closed=1>`__

The following 28 authors contributed 241 commits.
The following 27 authors contributed 172 commits.

* Anselm Hahn
* Antony Lee
Expand All @@ -23,7 +23,6 @@ The following 28 authors contributed 241 commits.
* Greg Lucas
* hannah
* hu-xiaonan
* Khushi_29
* Khushikela29
* KIU Shueng Chuan
* Kyle Martin
Expand Down Expand Up @@ -153,8 +152,9 @@ Pull Requests (107):
* :ghpull:`29310`: Backport PR #29292 on branch v3.10.x (Update dependencies.rst)
* :ghpull:`29308`: Update cibuildwheel workflow

Issues (14):
Issues (15):

* :ghissue:`29595`: [Bug]: Setting alpha with an array is ignored with jupyterlab %inline backend
* :ghissue:`28382`: [Bug]: interpolation_stage="rgba" does not respect array-alpha
* :ghissue:`28780`: Doc build fails with numpy>=2.1.0
* :ghissue:`29603`: [Bug]: Setting ``text.usetex=True`` in ``pyplot.rcParams`` Raises FIPS Compliance Errors
Expand Down
9 changes: 4 additions & 5 deletions doc/release/prev_whats_new/github_stats_3.10.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ GitHub statistics for 2025/02/27 (tag: v3.10.1) - 2025/05/08

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 16 issues and merged 78 pull requests.
We closed 17 issues and merged 78 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/101?closed=1>`__

The following 28 authors contributed 128 commits.
The following 26 authors contributed 96 commits.

* Alexandra Khoo
* Antony Lee
Expand All @@ -26,7 +26,6 @@ The following 28 authors contributed 128 commits.
* James Addison
* Jody Klymak
* Kyle Sunden
* Marten H. van Kerkwijk
* Marten Henric van Kerkwijk
* martincornejo
* Mateusz Sokół
Expand All @@ -39,7 +38,6 @@ The following 28 authors contributed 128 commits.
* Ruth Comer
* Thomas A Caswell
* Tim Hoffmann
* Weh Andreas

GitHub issues and pull requests:

Expand Down Expand Up @@ -124,8 +122,9 @@ Pull Requests (78):
* :ghpull:`29584`: DOC: Recommend constrained_layout over tight_layout
* :ghpull:`29552`: Bug Fix: Normalize kwargs for Histogram

Issues (16):
Issues (17):

* :ghissue:`29959`: [MNT]: Python 3.14.0a7 test failures
* :ghissue:`29183`: [Bug]: I give an RGB image to imsave but I don't have the right color map!
* :ghissue:`29797`: [MNT]: Flaky Windows_py31x tests on Azure Pipelines
* :ghissue:`26827`: [Bug]: ImportError when using Matplotlib v3.8.0 in Python package tests
Expand Down
23 changes: 4 additions & 19 deletions doc/release/prev_whats_new/github_stats_3.10.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,55 +3,40 @@
GitHub statistics for 3.10.5 (Jul 31, 2025)
===========================================

GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/07/31
GitHub statistics for 2025/05/08 (tag: v3.10.3) - 2025/07/31

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 18 issues and merged 67 pull requests.
We closed 18 issues and merged 66 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/102?closed=1>`__

The following 36 authors contributed 371 commits.
The following 21 authors contributed 81 commits.

* Antony Lee
* Brian Christian
* chrisjbillington
* Christine P. Chai
* Clément Robert
* David Stansby
* dependabot[bot]
* Elliott Sales de Andrade
* G.D. McBain
* Greg Lucas
* hannah
* hu-xiaonan
* Ian Thomas
* ianlv
* IdiotCoffee
* Ines Cachola
* Inês Cachola
* Jody Klymak
* Jouni K. Seppänen
* Khushi_29
* Kyle Sunden
* Lumberbot (aka Jack)
* N R Navaneet
* Nathan G. Wiseman
* Oscar Gustafsson
* Praful Gulani
* Qian Zhang
* Raphael Erik Hviding
* Roman
* Roman A
* Ruth Comer
* saikarna913
* Scott Shambaugh
* Thomas A Caswell
* Tim Hoffmann
* Trygve Magnus Ræder

GitHub issues and pull requests:

Pull Requests (67):
Pull Requests (66):

* :ghpull:`30357`: CIBW updates: fix pypy sections, update cibw version
* :ghpull:`30356`: Manual Backport PR #30195 on branch v3.10.x (ci: Enable wheel builds on Python 3.14)
Expand Down
31 changes: 7 additions & 24 deletions doc/release/prev_whats_new/github_stats_3.10.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,51 +3,33 @@
GitHub statistics for 3.10.6 (Aug 29, 2025)
===========================================

GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/08/29
GitHub statistics for 2025/07/31 (tag: v3.10.5) - 2025/08/29

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 4 issues and merged 19 pull requests.
We closed 5 issues and merged 20 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/103?closed=1>`__

The following 31 authors contributed 380 commits.
The following 12 authors contributed 47 commits.

* Alan Burlot
* Antony Lee
* Christine P. Chai
* David Stansby
* dependabot[bot]
* Doron Behar
* Elliott Sales de Andrade
* G.D. McBain
* Greg Lucas
* hannah
* hu-xiaonan
* Ian Thomas
* Inês Cachola
* Jody Klymak
* Jouni K. Seppänen
* Khushi_29
* Kyle Sunden
* Lumberbot (aka Jack)
* N R Navaneet
* Nathan G. Wiseman
* Oscar Gustafsson
* Praful Gulani
* Qian Zhang
* Raphael Erik Hviding
* Roman
* Ruth Comer
* saikarna913
* Scott Shambaugh
* Thomas A Caswell
* Tim Hoffmann
* Trygve Magnus Ræder

GitHub issues and pull requests:

Pull Requests (19):
Pull Requests (20):

* :ghpull:`30488`: Backport PR #30486 on branch v3.10.x (doc: Update warnings about python-build-standalone)
* :ghpull:`30487`: Backport PR #30484 on branch v3.10.x (FIX: be more cautious about checking widget size)
* :ghpull:`30484`: FIX: be more cautious about checking widget size
* :ghpull:`30481`: Backport PR #30394 on branch v3.10.x (ENH: Gracefully handle python-build-standalone ImportError with Tk)
Expand All @@ -68,8 +50,9 @@ Pull Requests (19):
* :ghpull:`30415`: Backport PR #30414 on branch v3.10.x (DOC: update Cartopy url)
* :ghpull:`30414`: DOC: update Cartopy url

Issues (4):
Issues (5):

* :ghissue:`30409`: [Doc]: Update note on uv/python-build-standalone incompatibility
* :ghissue:`29618`: [Bug]: FigureCanvasQT is seemingly prematurely freed under certain conditions
* :ghissue:`30390`: [ENH]: Gracefully handle python-build-standalone ImportError
* :ghissue:`30420`: [ENH]: Support parallel plotting
Expand Down
Loading
Loading