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
1010These 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.
1313The 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
146138GitHub 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
0 commit comments