You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/users/github_stats.rst
+126-8
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
1
.. _github-stats:
2
2
3
-
GitHub statistics for 3.10.0rc1 (Oct 31, 2024)
4
-
==============================================
3
+
GitHub statistics for 3.10.0 (Dec 13, 2024)
4
+
===========================================
5
5
6
-
GitHub statistics for 2024/05/15 (tag: v3.9.0) - 2024/10/31
6
+
GitHub statistics for 2024/05/15 (tag: v3.9.0) - 2024/12/13
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
-
We closed 87 issues and merged 244 pull requests.
10
+
We closed 100 issues and merged 337 pull requests.
11
11
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/84?closed=1>`__
12
12
13
-
The following 116 authors contributed 1650 commits.
13
+
The following 128 authors contributed 1932 commits.
14
14
15
15
* abhi-jha
16
16
* Adam J. Stewart
17
17
* Aditi Gautam
18
18
* Aditya Vidyadhar Kamath
19
+
* Aishling Cooke
19
20
* Alan
20
21
* Alan Sosa
21
22
* Alice
@@ -34,11 +35,14 @@ The following 116 authors contributed 1650 commits.
34
35
* Charlie LeWarne
35
36
* Christian Mattsson
36
37
* ClarkeAC
38
+
* Clemens Brunner
37
39
* Clement Gilli
38
40
* cmp0xff
39
41
* Costa Paraskevopoulos
40
42
* dale
41
43
* Dani Pinyol
44
+
* Daniel Weiss
45
+
* Danny
42
46
* David Bakaj
43
47
* David Lowry-Duda
44
48
* David Meyer
@@ -54,6 +58,7 @@ The following 116 authors contributed 1650 commits.
54
58
* Felipe Cybis Pereira
55
59
* Filippo Balzaretti
56
60
* FMasson
61
+
* Francisco Cardozo
57
62
* Gavin S
58
63
* Greg Lucas
59
64
* haaris
@@ -75,7 +80,10 @@ The following 116 authors contributed 1650 commits.
75
80
* Kherim Willems
76
81
* Kyle Sunden
77
82
* Kyra Cho
83
+
* Larry Bradley
84
+
* litchi
78
85
* Lorenzo
86
+
* Lucx33
79
87
* Lumberbot (aka Jack)
80
88
* MadPhysicist
81
89
* malhar2460
@@ -104,12 +112,15 @@ The following 116 authors contributed 1650 commits.
104
112
* Pranav
105
113
* Pranav Raghu
106
114
* pre-commit-ci[bot]
115
+
* proximalf
107
116
* r3kste
108
117
* Randolf Scholz
109
118
* Refael Ackermann
110
119
* RickyP24
111
120
* rnhmjoj
112
121
* Ruth Comer
122
+
* Ryan May
123
+
* Sai Chaitanya, Sanivada
113
124
* saranti
114
125
* scaccol
115
126
* Scott Shambaugh
@@ -126,13 +137,107 @@ The following 116 authors contributed 1650 commits.
126
137
* Tim Hoffmann
127
138
* trananso
128
139
* Trygve Magnus Ræder
140
+
* Victor Liu
129
141
* vittoboa
130
142
* Xeniya Shoiko
131
143
132
144
GitHub issues and pull requests:
133
145
134
-
Pull Requests (244):
146
+
Pull Requests (337):
135
147
148
+
* :ghpull:`29299`: Merge v3.9.x into v3.10.x
149
+
* :ghpull:`29296`: Backport PR #29295 on branch v3.10.x (BLD: Pin meson-python to <0.17.0)
150
+
* :ghpull:`29290`: Backport PR #29254 on branch v3.10.x (DOC: Add note to align_labels())
151
+
* :ghpull:`29289`: Backport PR #29260 on branch v3.10.x (DOC: Better explanation of rcParams "patch.edgecolor" and "patch.force_edgecolor")
152
+
* :ghpull:`29288`: Backport PR #29285 on branch v3.10.x (Retarget PR#29175 to main)
153
+
* :ghpull:`29254`: DOC: Add note to align_labels()
154
+
* :ghpull:`29260`: DOC: Better explanation of rcParams "patch.edgecolor" and "patch.force_edgecolor"
155
+
* :ghpull:`29285`: Retarget PR#29175 to main
156
+
* :ghpull:`29286`: Backport PR #29274 on branch v3.10.x (Bump the actions group across 1 directory with 2 updates)
157
+
* :ghpull:`29274`: Bump the actions group across 1 directory with 2 updates
158
+
* :ghpull:`29283`: Backport PR #29272 on branch v3.10.x (DOC: Add section on translating between Axes and pyplot interface)
159
+
* :ghpull:`29272`: DOC: Add section on translating between Axes and pyplot interface
160
+
* :ghpull:`29279`: Backport PR #29265 on branch v3.10.x (DOC: Slightly improve the LineCollection docstring)
161
+
* :ghpull:`29276`: Backport PR #29247 on branch v3.10.x (Fix building freetype 2.6.1 on macOS clang 18)
162
+
* :ghpull:`29244`: Switch to a 3d rotation trackball implementation with path independence
163
+
* :ghpull:`29265`: DOC: Slightly improve the LineCollection docstring
164
+
* :ghpull:`29247`: Fix building freetype 2.6.1 on macOS clang 18
165
+
* :ghpull:`29268`: Bump the actions group with 2 updates
166
+
* :ghpull:`29266`: Backport PR #29251 on branch v3.10.x (Zizmor audit)
167
+
* :ghpull:`29269`: Backport PR #29267 on branch v3.10.x (Exclude pylab from mypy checks)
168
+
* :ghpull:`29267`: Exclude pylab from mypy checks
169
+
* :ghpull:`29251`: Zizmor audit
170
+
* :ghpull:`29255`: Backport PR #29249 on branch v3.10.x ([Bug Fix] Fix reverse mapping for _translate_tick_params)
171
+
* :ghpull:`29249`: [Bug Fix] Fix reverse mapping for _translate_tick_params
172
+
* :ghpull:`29250`: Backport PR #29243 on branch v3.10.x (Add quotes around [dev] in environment.yml)
173
+
* :ghpull:`29243`: Add quotes around [dev] in environment.yml
174
+
* :ghpull:`29246`: Backport PR #29240 on branch v3.10.x (DOC: Add plt.show() to introductory pyplot example)
175
+
* :ghpull:`29240`: DOC: Add plt.show() to introductory pyplot example
176
+
* :ghpull:`29239`: Backport PR #29236 on branch v3.10.x (ANI: Reduce Pillow frames to RGB when opaque)
177
+
* :ghpull:`29238`: Backport PR #29167 on branch v3.10.x (BUGFIX: use axes unit information in ConnectionPatch )
178
+
* :ghpull:`29236`: ANI: Reduce Pillow frames to RGB when opaque
179
+
* :ghpull:`29167`: BUGFIX: use axes unit information in ConnectionPatch
180
+
* :ghpull:`29232`: Merge branch v3.9.x into v3.10.x
181
+
* :ghpull:`29230`: Backport PR #29188 on branch v3.10.x (Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the actions group)
182
+
* :ghpull:`29188`: Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the actions group
183
+
* :ghpull:`29225`: Backport PR #29213 on branch v3.10.x (avoid-unnecessary-warning-in-_pcolorargs-function)
184
+
* :ghpull:`29211`: Backport PR #29133 on branch v3.10.x (Creating_parse_bar_color_args to unify color handling in plt.bar with precedence and sequence support for facecolor and edgecolor)
185
+
* :ghpull:`29177`: Backport PR #29148 on branch v3.10.x (Don't fail on equal-but-differently-named cmaps in qt figureoptions.)
186
+
* :ghpull:`29226`: Backport PR #29206 on branch v3.10.x (Skip more tests on pure-Wayland systems)
187
+
* :ghpull:`29206`: Skip more tests on pure-Wayland systems
0 commit comments