3
3
GitHub Stats
4
4
============
5
5
6
- GitHub stats for 2020/07/16 - 2021/02/18 (tag: v3.3.0)
6
+ GitHub stats for 2020/07/16 - 2021/03/10 (tag: v3.3.0)
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
- We closed 189 issues and merged 714 pull requests.
10
+ We closed 200 issues and merged 766 pull requests.
11
11
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/53?closed=1 >`__
12
12
13
- The following 174 authors contributed 3775 commits.
13
+ The following 182 authors contributed 3849 commits.
14
14
15
15
* A N U S H
16
16
* Aaron Chiu
@@ -66,6 +66,7 @@ The following 174 authors contributed 3775 commits.
66
66
* Evan Berkowitz
67
67
* Federico Ariza
68
68
* Forrest
69
+ * Frank Sauerburger
69
70
* FrankTheCodeMonkey
70
71
* Greg Lucas
71
72
* hannah
@@ -84,6 +85,7 @@ The following 174 authors contributed 3775 commits.
84
85
* J. Scott Berg
85
86
* Jae-Joon Lee
86
87
* Jakub Klus
88
+ * Janakarajan Natarajan
87
89
* Jann Paul Mattern
88
90
* jbhopkins
89
91
* jeetvora331
@@ -102,6 +104,7 @@ The following 174 authors contributed 3775 commits.
102
104
* Justin Abrokwah
103
105
* Kate Perkins
104
106
* kate-perkins
107
+ * katrielester
105
108
* kolibril13
106
109
* kwgchi
107
110
* Lee Johnston
@@ -127,6 +130,7 @@ The following 174 authors contributed 3775 commits.
127
130
* McToel
128
131
* Michael Grupp
129
132
* Michaël Defferrard
133
+ * Mihai Anton
130
134
* Mohammad Aflah Khan
131
135
* Neilzon Viloria
132
136
* neok-m4700
@@ -136,8 +140,10 @@ The following 174 authors contributed 3775 commits.
136
140
* parththak
137
141
* Petar Mlinarić
138
142
* Peter Williams
143
+ * Phil Nagel
139
144
* philip-sparks
140
145
* Philipp Arras
146
+ * Philipp Nagel
141
147
* Pratyush Raj
142
148
* Péter Leéh
143
149
* rajpratyush
@@ -168,6 +174,8 @@ The following 174 authors contributed 3775 commits.
168
174
* Tim Gates
169
175
* Tim Hoffmann
170
176
* Tobias Hangleiter
177
+ * tohc1
178
+ * Tom Charrett
171
179
* Tom Neep
172
180
* Tomas Fiers
173
181
* ulijh
@@ -189,8 +197,60 @@ The following 174 authors contributed 3775 commits.
189
197
190
198
GitHub issues and pull requests:
191
199
192
- Pull Requests (714 ):
200
+ Pull Requests (766 ):
193
201
202
+ * :ghpull: `19678 `: Backport PR #19671 on branch v3.4.x (Fix crash in early window raise in gtk3.)
203
+ * :ghpull: `19671 `: Fix crash in early window raise in gtk3.
204
+ * :ghpull: `19402 `: Build aarch64 wheels
205
+ * :ghpull: `19669 `: Backport PR #19661 on branch v3.4.x (Fix CoC link)
206
+ * :ghpull: `19668 `: Backport PR #19663 on branch v3.4.x (ENH: add a copy method to colormaps)
207
+ * :ghpull: `19663 `: ENH: add a copy method to colormaps
208
+ * :ghpull: `19661 `: Fix CoC link
209
+ * :ghpull: `19652 `: Backport PR #19649 on branch v3.4.x (Use globals() instead of locals() for adding colormaps as names to cm module)
210
+ * :ghpull: `19649 `: Use globals() instead of locals() for adding colormaps as names to cm module
211
+ * :ghpull: `19651 `: Backport PR #19618 on branch v3.4.x (FIX: make the cache in font_manager._get_font keyed by thread id)
212
+ * :ghpull: `19650 `: Backport PR #19625 on branch v3.4.x (Restore _AxesStack to track a Figure's Axes order.)
213
+ * :ghpull: `19647 `: Backport PR #19645 on branch v3.4.x (Fix comment in RectangleSelector)
214
+ * :ghpull: `19618 `: FIX: make the cache in font_manager._get_font keyed by thread id
215
+ * :ghpull: `19648 `: Backport PR #19643 on branch v3.4.x (Don't turn check_for_pgf into public API.)
216
+ * :ghpull: `19625 `: Restore _AxesStack to track a Figure's Axes order.
217
+ * :ghpull: `19643 `: Don't turn check_for_pgf into public API.
218
+ * :ghpull: `19645 `: Fix comment in RectangleSelector
219
+ * :ghpull: `19644 `: Backport PR #19611 on branch v3.4.x (Fix double picks.)
220
+ * :ghpull: `19611 `: Fix double picks.
221
+ * :ghpull: `19640 `: Backport PR #19639 on branch v3.4.x (FIX: do not allow single element list of str in subplot_mosaic)
222
+ * :ghpull: `19639 `: FIX: do not allow single element list of str in subplot_mosaic
223
+ * :ghpull: `19638 `: Backport PR #19632 on branch v3.4.x (Fix handling of warn keyword in in Figure.show.)
224
+ * :ghpull: `19637 `: Backport PR #19582 on branch v3.4.x (Add kerning to single-byte strings in PDFs)
225
+ * :ghpull: `19632 `: Fix handling of warn keyword in in Figure.show.
226
+ * :ghpull: `19582 `: Add kerning to single-byte strings in PDFs
227
+ * :ghpull: `19629 `: Backport PR #19548 on branch v3.4.x (Increase tolerances for other arches.)
228
+ * :ghpull: `19630 `: Backport PR #19596 on branch v3.4.x (Fix for issue 17769: wx interactive figure close cause crash)
229
+ * :ghpull: `19596 `: Fix for issue 17769: wx interactive figure close cause crash
230
+ * :ghpull: `19548 `: Increase tolerances for other arches.
231
+ * :ghpull: `19588 `: MNT: let bad rcParam keys pass
232
+ * :ghpull: `19616 `: Backport PR #19577 on branch v3.4.x (Fix "return"->"enter" mapping in key names.)
233
+ * :ghpull: `19617 `: Backport PR #19571 on branch v3.4.x (Fail early when setting Text color to a non-colorlike.)
234
+ * :ghpull: `19615 `: Backport PR #19583 on branch v3.4.x (FIX: check for a set during color conversion)
235
+ * :ghpull: `19614 `: Backport PR #19597 on branch v3.4.x (Fix IPython import issue)
236
+ * :ghpull: `19613 `: Backport PR #19546 on branch v3.4.x (Move unrendered README.wx to thirdpartypackages/index.rst.)
237
+ * :ghpull: `19583 `: FIX: check for a set during color conversion
238
+ * :ghpull: `19597 `: Fix IPython import issue
239
+ * :ghpull: `19571 `: Fail early when setting Text color to a non-colorlike.
240
+ * :ghpull: `19595 `: Backport PR #19589 on branch v3.4.x (Changes linestyle parameter of flierprops)
241
+ * :ghpull: `19577 `: Fix "return"->"enter" mapping in key names.
242
+ * :ghpull: `19589 `: Changes linestyle parameter of flierprops
243
+ * :ghpull: `19592 `: Backport PR #19587 on branch v3.4.x (DOC: fix plot_date doc)
244
+ * :ghpull: `19587 `: DOC: fix plot_date doc
245
+ * :ghpull: `19580 `: Backport PR #19456 on branch v3.4.x (Doc implement reredirects)
246
+ * :ghpull: `19579 `: Backport PR #19567 on branch v3.4.x (DOC: fix typos)
247
+ * :ghpull: `19456 `: Doc implement reredirects
248
+ * :ghpull: `19567 `: DOC: fix typos
249
+ * :ghpull: `19542 `: Backport PR #19532 on branch v3.4.x (Add note on interaction between text wrapping and bbox_inches='tight')
250
+ * :ghpull: `19549 `: Backport PR #19545 on branch v3.4.x (Replace references to pygtk by pygobject in docs.)
251
+ * :ghpull: `19546 `: Move unrendered README.wx to thirdpartypackages/index.rst.
252
+ * :ghpull: `19545 `: Replace references to pygtk by pygobject in docs.
253
+ * :ghpull: `19532 `: Add note on interaction between text wrapping and bbox_inches='tight'
194
254
* :ghpull: `19541 `: MAINT: fix typo from #19438
195
255
* :ghpull: `19480 `: Fix CallbackRegistry memory leak
196
256
* :ghpull: `19539 `: In scatter, fix single rgb edgecolors handling
@@ -906,8 +966,19 @@ Pull Requests (714):
906
966
* :ghpull: `17691 `: ci: Print out reasons for not deploying docs.
907
967
* :ghpull: `17099 `: Make Spines accessable by the attributes.
908
968
909
- Issues (189 ):
969
+ Issues (200 ):
910
970
971
+ * :ghissue: `19594 `: code of conduct link 404s
972
+ * :ghissue: `19576 `: duplicate pick events firing
973
+ * :ghissue: `19560 `: segfault due to font objects when multi-threading
974
+ * :ghissue: `19598 `: Axes order changed in 3.4.0rc1
975
+ * :ghissue: `19631 `: subplot mosaic 1 element list
976
+ * :ghissue: `19581 `: Missing kerning for single-byte strings in PDF
977
+ * :ghissue: `17769 `: interactive figure close with wxpython 4.1 causes freeze / crash (segfault?)
978
+ * :ghissue: `19427 `: Fix mistake in documentation
979
+ * :ghissue: `19624 `: Cannot add colorbar to figure after pickle
980
+ * :ghissue: `19544 `: Regression in 3.4.0rc1 in creating ListedColormap from a set
981
+ * :ghissue: `5855 `: plt.step(..., where="auto")
911
982
* :ghissue: `19474 `: Memory leak with CallbackRegistry
912
983
* :ghissue: `19345 `: legend is eating up huge amounts of memory
913
984
* :ghissue: `19066 `: plt.scatter, error with NaN values and edge color
0 commit comments