1
1
.. _github-stats :
2
2
3
- GitHub statistics for 3.9.0 (Apr 09 , 2024)
3
+ GitHub statistics for 3.9.0 (May 15 , 2024)
4
4
==========================================
5
5
6
- GitHub statistics for 2023/09/15 (tag: v3.8.0) - 2024/04/09
6
+ GitHub statistics for 2023/09/15 (tag: v3.8.0) - 2024/05/15
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
- We closed 86 issues and merged 393 pull requests.
10
+ We closed 97 issues and merged 450 pull requests.
11
11
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/78?closed=1 >`__
12
12
13
- The following 170 authors contributed 2496 commits.
13
+ The following 175 authors contributed 2584 commits.
14
14
15
15
* 0taj
16
16
* Abdul Razak Taha
@@ -67,6 +67,7 @@ The following 170 authors contributed 2496 commits.
67
67
* Eva Sibinga
68
68
* Evgenii Radchenko
69
69
* Faisal Fawad
70
+ * Felipe Cybis Pereira
70
71
* Garrett Sward
71
72
* Gaurav-Kumar-Soni
72
73
* Gauri Chaudhari
@@ -81,6 +82,7 @@ The following 170 authors contributed 2496 commits.
81
82
* Ian Hunt-Isaak
82
83
* Ian Thomas
83
84
* ifEricReturnTrue
85
+ * Illviljan
84
86
* Issam
85
87
* Issam Arabi
86
88
* Jacob Stevens-Haas
@@ -124,6 +126,7 @@ The following 170 authors contributed 2496 commits.
124
126
* Mostafa Noah
125
127
* MostafaNouh0011
126
128
* n-aswin
129
+ * Nabil
127
130
* nbarlowATI
128
131
* Nidaa Rabah
129
132
* Nivedita Chaudhari
@@ -132,6 +135,7 @@ The following 170 authors contributed 2496 commits.
132
135
* Pavel Liavonau
133
136
* Pedro
134
137
* Pedro Peçanha
138
+ * Peter Talley
135
139
* Pradeep Reddy Raamana
136
140
* Prajwal Agrawal
137
141
* Pranav Raghu
@@ -166,6 +170,7 @@ The following 170 authors contributed 2496 commits.
166
170
* Talha Irfan
167
171
* thehappycheese
168
172
* Thomas A Caswell
173
+ * Tiago Lubiana
169
174
* Tim Hoffmann
170
175
* tobias
171
176
* Tom Sarantis
@@ -185,8 +190,65 @@ The following 170 authors contributed 2496 commits.
185
190
186
191
GitHub issues and pull requests:
187
192
188
- Pull Requests (393 ):
193
+ Pull Requests (450 ):
189
194
195
+ * :ghpull: `28206 `: Backport PR #28205 on branch v3.9.x (TST: Fix tests with older versions of ipython)
196
+ * :ghpull: `28207 `: TST: Followup corrections to #28205
197
+ * :ghpull: `28205 `: TST: Fix tests with older versions of ipython
198
+ * :ghpull: `28203 `: Backport PR #28164 on branch v3.9.x (CI: Ensure code coverage is always uploaded)
199
+ * :ghpull: `28204 `: Backport PR #28195 on branch v3.9.x (TST: Prepare for pytest 9)
200
+ * :ghpull: `28191 `: DOC: Use released mpl-sphinx-theme on v3.9.x
201
+ * :ghpull: `28195 `: TST: Prepare for pytest 9
202
+ * :ghpull: `28193 `: Backport PR #28185 on branch v3.9.x (DOC: Bump mpl-sphinx-theme to 3.9)
203
+ * :ghpull: `28190 `: Backport PR #28103 on branch v3.9.x ([DOC]: Fix compatibility with sphinx-gallery 0.16)
204
+ * :ghpull: `28164 `: CI: Ensure code coverage is always uploaded
205
+ * :ghpull: `28194 `: Backport PR #28188 on branch v3.9.x ([TST] Bump some tolerances for Macos ARM)
206
+ * :ghpull: `28188 `: [TST] Bump some tolerances for Macos ARM
207
+ * :ghpull: `28185 `: DOC: Bump mpl-sphinx-theme to 3.9
208
+ * :ghpull: `28189 `: Backport PR #28181 on branch v3.9.x (DOC: Prepare release notes for 3.9)
209
+ * :ghpull: `28103 `: [DOC]: Fix compatibility with sphinx-gallery 0.16
210
+ * :ghpull: `28181 `: DOC: Prepare release notes for 3.9
211
+ * :ghpull: `28184 `: Backport PR #28182 on branch v3.9.x (Bump custom hatch deprecation expiration)
212
+ * :ghpull: `28182 `: Bump custom hatch deprecation expiration
213
+ * :ghpull: `28178 `: Backport PR #28171 on branch v3.9.x (Support removing absent tools from ToolContainerBase.)
214
+ * :ghpull: `28171 `: Support removing absent tools from ToolContainerBase.
215
+ * :ghpull: `28174 `: Backport PR #28169 on branch v3.9.x (Clarify public-ness of some ToolContainerBase APIs.)
216
+ * :ghpull: `28169 `: Clarify public-ness of some ToolContainerBase APIs.
217
+ * :ghpull: `28160 `: Backport PR #28039 on branch v3.9.x (Respect vertical_axis when rotating plot interactively)
218
+ * :ghpull: `28159 `: Backport PR #28157 on branch v3.9.x (Remove call to non-existent method _default_contains in Artist)
219
+ * :ghpull: `28162 `: Backport PR #27948 on branch v3.9.x (Move IPython backend mapping to Matplotlib and support entry points)
220
+ * :ghpull: `28163 `: Backport PR #28144 on branch v3.9.x (DOC: Refactor code in the fishbone diagram example)
221
+ * :ghpull: `28144 `: DOC: Refactor code in the fishbone diagram example
222
+ * :ghpull: `27948 `: Move IPython backend mapping to Matplotlib and support entry points
223
+ * :ghpull: `28039 `: Respect vertical_axis when rotating plot interactively
224
+ * :ghpull: `28157 `: Remove call to non-existent method _default_contains in Artist
225
+ * :ghpull: `28141 `: Backport PR #27960 on branch v3.9.x (Update AppVeyor config)
226
+ * :ghpull: `28138 `: Backport PR #28068 on branch v3.9.x ([TYP] Add possible type hint to ``colors `` argument in ``LinearSegmentedColormap.from_list ``)
227
+ * :ghpull: `28140 `: Backport PR #28136 on branch v3.9.x (Appease pycodestyle.)
228
+ * :ghpull: `27960 `: Update AppVeyor config
229
+ * :ghpull: `28068 `: [TYP] Add possible type hint to ``colors `` argument in ``LinearSegmentedColormap.from_list ``
230
+ * :ghpull: `28136 `: Appease pycodestyle.
231
+ * :ghpull: `28135 `: Backport PR #28134 on branch v3.9.x (DOC: Minor improvements on quickstart)
232
+ * :ghpull: `28134 `: DOC: Minor improvements on quickstart
233
+ * :ghpull: `28121 `: Backport PR #28085 on branch v3.9.x (Clarify that the pgf backend is never actually used interactively.)
234
+ * :ghpull: `28120 `: Backport PR #28102 on branch v3.9.x (Fix typo in color mapping documentation in quick_start.py)
235
+ * :ghpull: `28109 `: Backport PR #28100 on branch v3.9.x (TST: wxcairo sometimes raises OSError on missing cairo libraries)
236
+ * :ghpull: `28100 `: TST: wxcairo sometimes raises OSError on missing cairo libraries
237
+ * :ghpull: `28108 `: Backport PR #28107 on branch v3.9.x ([DOC] Fix description in CapStyle example)
238
+ * :ghpull: `28107 `: [DOC] Fix description in CapStyle example
239
+ * :ghpull: `28102 `: Fix typo in color mapping documentation in quick_start.py
240
+ * :ghpull: `28095 `: Backport PR #28094 on branch v3.9.x (DOC: exclude sphinx 7.3.*)
241
+ * :ghpull: `28081 `: Backport PR #28078 on branch v3.9.x (Clarify that findfont & _find_fonts_by_props return paths.)
242
+ * :ghpull: `28080 `: Backport PR #28077 on branch v3.9.x (Parent tk StringVar to the canvas widget, not to the toolbar.)
243
+ * :ghpull: `28092 `: Backport PR #28032 on branch v3.9.x (FIX: ensure images are C order before passing to pillow)
244
+ * :ghpull: `28032 `: FIX: ensure images are C order before passing to pillow
245
+ * :ghpull: `28088 `: Backport PR #28087 on branch v3.9.x (Document Qt5 minimal version.)
246
+ * :ghpull: `28085 `: Clarify that the pgf backend is never actually used interactively.
247
+ * :ghpull: `28078 `: Clarify that findfont & _find_fonts_by_props return paths.
248
+ * :ghpull: `28077 `: Parent tk StringVar to the canvas widget, not to the toolbar.
249
+ * :ghpull: `28062 `: Backport PR #28056 on branch v3.9.x (Strip trailing spaces from log-formatter cursor output.)
250
+ * :ghpull: `28063 `: Backport PR #28055 on branch v3.9.x (DOC: Improve inverted axis example)
251
+ * :ghpull: `28056 `: Strip trailing spaces from log-formatter cursor output.
190
252
* :ghpull: `28049 `: Backport PR #28036 on branch v3.9.x (BLD: Fetch version from setuptools_scm at build time)
191
253
* :ghpull: `28036 `: BLD: Fetch version from setuptools_scm at build time
192
254
* :ghpull: `28038 `: Backport PR #28023 on branch v3.9.x (ci: Update merge conflict labeler)
@@ -581,8 +643,19 @@ Pull Requests (393):
581
643
* :ghpull: `26482 `: [DOC]: print pydata sphinx/mpl theme versions
582
644
* :ghpull: `23787 `: Use pybind11 for C/C++ extensions
583
645
584
- Issues (86 ):
646
+ Issues (97 ):
585
647
648
+ * :ghissue: `28202 `: [Bug]: Qt test_ipython fails on older ipython
649
+ * :ghissue: `28145 `: [TST] Upcoming dependency test failures
650
+ * :ghissue: `28034 `: [TST] Upcoming dependency test failures
651
+ * :ghissue: `28168 `: [TST] Upcoming dependency test failures
652
+ * :ghissue: `28040 `: [Bug]: vertical_axis not respected when rotating plots interactively
653
+ * :ghissue: `28146 `: [Bug]: Useless recursive group in SVG output when using path_effects
654
+ * :ghissue: `28067 `: [Bug]: ``LinearSegmentedColormap.from_list `` does not have all type hints for argument ``colors ``
655
+ * :ghissue: `26778 `: [MNT]: Numpy 2.0 support strategy
656
+ * :ghissue: `28020 `: [Bug]: imsave fails on RGBA data when origin is set to lower
657
+ * :ghissue: `7720 `: WXAgg backend not rendering nicely on retina
658
+ * :ghissue: `28069 `: [Bug]: Cant save with custom toolbar
586
659
* :ghissue: `28005 `: [Doc]: Improve contribute instructions
587
660
* :ghissue: `22376 `: [ENH]: align_titles
588
661
* :ghissue: `5506 `: Confusing status bar values in presence of multiple axes
0 commit comments