Skip to content

Commit 25a1fa1

Browse files
committed
DOC: Update GitHub stats for 3.4.0.
1 parent 4f55c20 commit 25a1fa1

File tree

1 file changed

+76
-5
lines changed

1 file changed

+76
-5
lines changed

doc/users/github_stats.rst

Lines changed: 76 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
GitHub Stats
44
============
55

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)
77

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

10-
We closed 189 issues and merged 714 pull requests.
10+
We closed 200 issues and merged 766 pull requests.
1111
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/53?closed=1>`__
1212

13-
The following 174 authors contributed 3775 commits.
13+
The following 182 authors contributed 3849 commits.
1414

1515
* A N U S H
1616
* Aaron Chiu
@@ -66,6 +66,7 @@ The following 174 authors contributed 3775 commits.
6666
* Evan Berkowitz
6767
* Federico Ariza
6868
* Forrest
69+
* Frank Sauerburger
6970
* FrankTheCodeMonkey
7071
* Greg Lucas
7172
* hannah
@@ -84,6 +85,7 @@ The following 174 authors contributed 3775 commits.
8485
* J. Scott Berg
8586
* Jae-Joon Lee
8687
* Jakub Klus
88+
* Janakarajan Natarajan
8789
* Jann Paul Mattern
8890
* jbhopkins
8991
* jeetvora331
@@ -102,6 +104,7 @@ The following 174 authors contributed 3775 commits.
102104
* Justin Abrokwah
103105
* Kate Perkins
104106
* kate-perkins
107+
* katrielester
105108
* kolibril13
106109
* kwgchi
107110
* Lee Johnston
@@ -127,6 +130,7 @@ The following 174 authors contributed 3775 commits.
127130
* McToel
128131
* Michael Grupp
129132
* Michaël Defferrard
133+
* Mihai Anton
130134
* Mohammad Aflah Khan
131135
* Neilzon Viloria
132136
* neok-m4700
@@ -136,8 +140,10 @@ The following 174 authors contributed 3775 commits.
136140
* parththak
137141
* Petar Mlinarić
138142
* Peter Williams
143+
* Phil Nagel
139144
* philip-sparks
140145
* Philipp Arras
146+
* Philipp Nagel
141147
* Pratyush Raj
142148
* Péter Leéh
143149
* rajpratyush
@@ -168,6 +174,8 @@ The following 174 authors contributed 3775 commits.
168174
* Tim Gates
169175
* Tim Hoffmann
170176
* Tobias Hangleiter
177+
* tohc1
178+
* Tom Charrett
171179
* Tom Neep
172180
* Tomas Fiers
173181
* ulijh
@@ -189,8 +197,60 @@ The following 174 authors contributed 3775 commits.
189197

190198
GitHub issues and pull requests:
191199

192-
Pull Requests (714):
200+
Pull Requests (766):
193201

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'
194254
* :ghpull:`19541`: MAINT: fix typo from #19438
195255
* :ghpull:`19480`: Fix CallbackRegistry memory leak
196256
* :ghpull:`19539`: In scatter, fix single rgb edgecolors handling
@@ -906,8 +966,19 @@ Pull Requests (714):
906966
* :ghpull:`17691`: ci: Print out reasons for not deploying docs.
907967
* :ghpull:`17099`: Make Spines accessable by the attributes.
908968

909-
Issues (189):
969+
Issues (200):
910970

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")
911982
* :ghissue:`19474`: Memory leak with CallbackRegistry
912983
* :ghissue:`19345`: legend is eating up huge amounts of memory
913984
* :ghissue:`19066`: plt.scatter, error with NaN values and edge color

0 commit comments

Comments
 (0)