Skip to content

Commit e58558a

Browse files
authored
Merge pull request matplotlib#31815 from QuLogic/update-mailmap
Update mailmap to latest commit
2 parents bd14441 + 50124b8 commit e58558a

29 files changed

Lines changed: 429 additions & 312 deletions

.mailmap

Lines changed: 185 additions & 3 deletions
Large diffs are not rendered by default.

doc/release/prev_whats_new/github_stats_3.10.0.rst

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
.. _github-stats-3_10_0:
44

5-
GitHub statistics for 3.10.0 (Dec 13, 2024)
5+
GitHub statistics for 3.10.0 (Dec 14, 2024)
66
===========================================
77

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

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

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

15-
The following 128 authors contributed 1932 commits.
15+
The following 120 authors contributed 1323 commits.
1616

1717
* abhi-jha
1818
* Adam J. Stewart
@@ -28,7 +28,7 @@ The following 128 authors contributed 1932 commits.
2828
* anpaulan
2929
* Anson0028
3030
* Anthony Lee
31-
* anTon
31+
* Anton
3232
* Antony Lee
3333
* Ayoub Gouasmi
3434
* Brigitta Sipőcz
@@ -44,7 +44,6 @@ The following 128 authors contributed 1932 commits.
4444
* dale
4545
* Dani Pinyol
4646
* Daniel Weiss
47-
* Danny
4847
* David Bakaj
4948
* David Lowry-Duda
5049
* David Meyer
@@ -73,12 +72,10 @@ The following 128 authors contributed 1932 commits.
7372
* john
7473
* Jonas Eschle
7574
* Jouni K. Seppänen
76-
* juanis2112
7775
* Juanita Gomez
7876
* Justin Hendrick
7977
* K900
80-
* Kaustbh
81-
* Kaustubh
78+
* Kaustubh Desale
8279
* Kherim Willems
8380
* Kyle Sunden
8481
* Kyra Cho
@@ -103,40 +100,35 @@ The following 128 authors contributed 1932 commits.
103100
* Nabil
104101
* nakamura yuki
105102
* odile
106-
* OdileVidrine
107103
* Oscar Gustafsson
108104
* Panicks28
109105
* Paul An
110106
* Pedro Barão
111107
* PedroBittarBarao
112108
* Peter Talley
113109
* Pierre-antoine Comby
114-
* Pranav
115110
* Pranav Raghu
116111
* pre-commit-ci[bot]
117112
* proximalf
118-
* r3kste
119113
* Randolf Scholz
120114
* Refael Ackermann
121115
* RickyP24
122116
* rnhmjoj
123117
* Ruth Comer
124118
* Ryan May
125119
* Sai Chaitanya, Sanivada
126-
* saranti
127120
* scaccol
128121
* Scott Shambaugh
129122
* Sean Smith
130123
* Simon May
131124
* simond07
132125
* smcgrawDotNet
133-
* Takumasa N
134-
* Takumasa N.
135126
* Takumasa Nakamura
136127
* thiagoluisbecker
137128
* Thomas A Caswell
138129
* Tiago Lubiana
139130
* Tim Hoffmann
131+
* Tom Sarantis
140132
* trananso
141133
* Trygve Magnus Ræder
142134
* Victor Liu
@@ -145,8 +137,10 @@ The following 128 authors contributed 1932 commits.
145137

146138
GitHub issues and pull requests:
147139

148-
Pull Requests (337):
140+
Pull Requests (346):
149141

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

488-
Issues (100):
489+
Issues (106):
489490

491+
* :ghissue:`28463`: [ENH]: ticker.EngFormatter: allow offset
492+
* :ghissue:`23490`: [ENH]: Add buttons (plural) attribute to mouseevents
493+
* :ghissue:`28209`: [Doc]: quiver ‘scale_units’ description is not very not clear
494+
* :ghissue:`22651`: [ENH]: rgb_to_hsv/hsv_to_rgb could check that the inputs are of floating point dtype
495+
* :ghissue:`9056`: default filename does not strip invalid characters on windows
490496
* :ghissue:`29298`: [Doc]: The link at "see also" is incorrect. (Axes.violin)
491497
* :ghissue:`29248`: [Bug]: Figure.align_labels() confused by GridSpecFromSubplotSpec
492498
* :ghissue:`26738`: Improve LineCollection docstring further
@@ -504,6 +510,7 @@ Issues (100):
504510
* :ghissue:`19229`: Add public API for setting an axis unit converter
505511
* :ghissue:`21108`: [Bug]: Hatch linewidths cannot be modified in an rcParam context
506512
* :ghissue:`27784`: [Bug]: Polar plot error bars don't rotate with angle for ``set_theta_direction`` and ``set_theta_offset``
513+
* :ghissue:`28944`: [Bug]: calling title before making polar plot
507514
* :ghissue:`29011`: [Bug]: Figure.autofmt_xdate() not working in presence of colorbar with constrained layout
508515
* :ghissue:`29020`: AIX internal CI build break #Matplotlib
509516
* :ghissue:`28726`: feature request: support passing DataFrames to table.table

doc/release/prev_whats_new/github_stats_3.10.1.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/02/27
77

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

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

13-
The following 28 authors contributed 241 commits.
13+
The following 27 authors contributed 172 commits.
1414

1515
* Anselm Hahn
1616
* Antony Lee
@@ -23,7 +23,6 @@ The following 28 authors contributed 241 commits.
2323
* Greg Lucas
2424
* hannah
2525
* hu-xiaonan
26-
* Khushi_29
2726
* Khushikela29
2827
* KIU Shueng Chuan
2928
* Kyle Martin
@@ -153,8 +152,9 @@ Pull Requests (107):
153152
* :ghpull:`29310`: Backport PR #29292 on branch v3.10.x (Update dependencies.rst)
154153
* :ghpull:`29308`: Update cibuildwheel workflow
155154

156-
Issues (14):
155+
Issues (15):
157156

157+
* :ghissue:`29595`: [Bug]: Setting alpha with an array is ignored with jupyterlab %inline backend
158158
* :ghissue:`28382`: [Bug]: interpolation_stage="rgba" does not respect array-alpha
159159
* :ghissue:`28780`: Doc build fails with numpy>=2.1.0
160160
* :ghissue:`29603`: [Bug]: Setting ``text.usetex=True`` in ``pyplot.rcParams`` Raises FIPS Compliance Errors

doc/release/prev_whats_new/github_stats_3.10.3.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ GitHub statistics for 2025/02/27 (tag: v3.10.1) - 2025/05/08
77

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

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

13-
The following 28 authors contributed 128 commits.
13+
The following 26 authors contributed 96 commits.
1414

1515
* Alexandra Khoo
1616
* Antony Lee
@@ -26,7 +26,6 @@ The following 28 authors contributed 128 commits.
2626
* James Addison
2727
* Jody Klymak
2828
* Kyle Sunden
29-
* Marten H. van Kerkwijk
3029
* Marten Henric van Kerkwijk
3130
* martincornejo
3231
* Mateusz Sokół
@@ -39,7 +38,6 @@ The following 28 authors contributed 128 commits.
3938
* Ruth Comer
4039
* Thomas A Caswell
4140
* Tim Hoffmann
42-
* Weh Andreas
4341

4442
GitHub issues and pull requests:
4543

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

127-
Issues (16):
125+
Issues (17):
128126

127+
* :ghissue:`29959`: [MNT]: Python 3.14.0a7 test failures
129128
* :ghissue:`29183`: [Bug]: I give an RGB image to imsave but I don't have the right color map!
130129
* :ghissue:`29797`: [MNT]: Flaky Windows_py31x tests on Azure Pipelines
131130
* :ghissue:`26827`: [Bug]: ImportError when using Matplotlib v3.8.0 in Python package tests

doc/release/prev_whats_new/github_stats_3.10.5.rst

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,55 +3,40 @@
33
GitHub statistics for 3.10.5 (Jul 31, 2025)
44
===========================================
55

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

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

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

13-
The following 36 authors contributed 371 commits.
13+
The following 21 authors contributed 81 commits.
1414

1515
* Antony Lee
1616
* Brian Christian
1717
* chrisjbillington
18-
* Christine P. Chai
1918
* Clément Robert
2019
* David Stansby
21-
* dependabot[bot]
2220
* Elliott Sales de Andrade
23-
* G.D. McBain
24-
* Greg Lucas
2521
* hannah
26-
* hu-xiaonan
2722
* Ian Thomas
2823
* ianlv
2924
* IdiotCoffee
3025
* Ines Cachola
3126
* Inês Cachola
3227
* Jody Klymak
3328
* Jouni K. Seppänen
34-
* Khushi_29
3529
* Kyle Sunden
3630
* Lumberbot (aka Jack)
3731
* N R Navaneet
38-
* Nathan G. Wiseman
39-
* Oscar Gustafsson
40-
* Praful Gulani
41-
* Qian Zhang
42-
* Raphael Erik Hviding
4332
* Roman
44-
* Roman A
4533
* Ruth Comer
46-
* saikarna913
47-
* Scott Shambaugh
4834
* Thomas A Caswell
4935
* Tim Hoffmann
50-
* Trygve Magnus Ræder
5136

5237
GitHub issues and pull requests:
5338

54-
Pull Requests (67):
39+
Pull Requests (66):
5540

5641
* :ghpull:`30357`: CIBW updates: fix pypy sections, update cibw version
5742
* :ghpull:`30356`: Manual Backport PR #30195 on branch v3.10.x (ci: Enable wheel builds on Python 3.14)

doc/release/prev_whats_new/github_stats_3.10.6.rst

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,51 +3,33 @@
33
GitHub statistics for 3.10.6 (Aug 29, 2025)
44
===========================================
55

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

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

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

13-
The following 31 authors contributed 380 commits.
13+
The following 12 authors contributed 47 commits.
1414

1515
* Alan Burlot
1616
* Antony Lee
17-
* Christine P. Chai
1817
* David Stansby
19-
* dependabot[bot]
2018
* Doron Behar
2119
* Elliott Sales de Andrade
22-
* G.D. McBain
23-
* Greg Lucas
2420
* hannah
25-
* hu-xiaonan
2621
* Ian Thomas
27-
* Inês Cachola
2822
* Jody Klymak
29-
* Jouni K. Seppänen
30-
* Khushi_29
3123
* Kyle Sunden
32-
* Lumberbot (aka Jack)
33-
* N R Navaneet
34-
* Nathan G. Wiseman
35-
* Oscar Gustafsson
36-
* Praful Gulani
37-
* Qian Zhang
38-
* Raphael Erik Hviding
39-
* Roman
4024
* Ruth Comer
41-
* saikarna913
42-
* Scott Shambaugh
4325
* Thomas A Caswell
4426
* Tim Hoffmann
45-
* Trygve Magnus Ræder
4627

4728
GitHub issues and pull requests:
4829

49-
Pull Requests (19):
30+
Pull Requests (20):
5031

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

71-
Issues (4):
53+
Issues (5):
7254

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

0 commit comments

Comments
 (0)