Skip to content

Commit 6f24fc3

Browse files
committed
DOC: Update GitHub stats for 3.5.0
1 parent d63782f commit 6f24fc3

File tree

1 file changed

+209
-7
lines changed

1 file changed

+209
-7
lines changed

doc/users/github_stats.rst

Lines changed: 209 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
.. _github-stats:
22

3-
GitHub statistics (Oct 01, 2021)
3+
GitHub statistics (Nov 15, 2021)
44
================================
55

6-
GitHub statistics for 2021/03/26 (tag: v3.4.0) - 2021/10/01
6+
GitHub statistics for 2021/03/26 (tag: v3.4.0) - 2021/11/15
77

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

10-
We closed 157 issues and merged 781 pull requests.
10+
We closed 187 issues and merged 939 pull requests.
1111
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/59?closed=1>`__
1212

13-
The following 130 authors contributed 3144 commits.
13+
The following 144 authors contributed 3406 commits.
1414

1515
* Aaron Rogers
1616
* Abhinav Sagar
@@ -46,6 +46,8 @@ The following 130 authors contributed 3144 commits.
4646
* Eric Larson
4747
* Eric Prestat
4848
* Ewan Sutherland
49+
* Felix Nößler
50+
* Fernando
4951
* fourpoints
5052
* Frank Sauerburger
5153
* Gleb Fedorov
@@ -58,14 +60,17 @@ The following 130 authors contributed 3144 commits.
5860
* Harutaka Kawamura
5961
* Hildo Guillardi Júnior
6062
* Holtz Yan
63+
* Hood
6164
* Ian Hunt-Isaak
6265
* Ian Thomas
6366
* ianhi
6467
* Illviljan
6568
* ImportanceOfBeingErnest
6669
* Isha Mehta
6770
* iury simoes-sousa
71+
* Jake Bowhay
6872
* Jakub Klus
73+
* Jan-Hendrik Müller
6974
* Janakarajan Natarajan
7075
* Jann Paul Mattern
7176
* Jash Shah
@@ -87,12 +92,14 @@ The following 130 authors contributed 3144 commits.
8792
* Kent Gauen
8893
* kentcr
8994
* kir0ul
95+
* kislovskiy
9096
* KIU Shueng Chuan
9197
* KM Goh
9298
* Konstantin Popov
9399
* kyrogon
94100
* Leeh Peter
95101
* Leo Singer
102+
* lgfunderburk
96103
* Liam Toney
97104
* luz paz
98105
* luzpaz
@@ -102,10 +109,12 @@ The following 130 authors contributed 3144 commits.
102109
* Marco Rigobello
103110
* Marco Salathe
104111
* Markus Wesslén
112+
* martinRenou
105113
* Matthias Bussonnier
106114
* MeeseeksMachine
107115
* Michał Górny
108116
* Mihai Anton
117+
* Navid C. Constantinou
109118
* Nico Schlömer
110119
* Phil Nagel
111120
* Philip Schiff
@@ -117,11 +126,14 @@ The following 130 authors contributed 3144 commits.
117126
* rgbmrc
118127
* Richard Barnes
119128
* richardsheridan
129+
* Rike-Benjamin Schuppner
120130
* Roberto Toro
121131
* Ruth Comer
132+
* ryahern
122133
* Ryan May
123134
* Sam Van Kooten
124135
* sandipanpanda
136+
* Simon Hoxbro
125137
* Slava Ostroukh
126138
* Stefan Appelhoff
127139
* Stefanie Molin
@@ -138,15 +150,175 @@ The following 130 authors contributed 3144 commits.
138150
* Tranquilled
139151
* Vagrant Cascadian
140152
* Viacheslav Ostroukh
153+
* Vishnu V K
141154
* Xianxiang Li
155+
* Yannic Schroeder
142156
* Yo Yehudi
143157
* Zexi
144158
* znstrider
145159

146160
GitHub issues and pull requests:
147161

148-
Pull Requests (781):
162+
Pull Requests (939):
149163

164+
* :ghpull:`21645`: Backport PR #21628 on branch v3.5.x (Fix METH_VARARGS method signatures )
165+
* :ghpull:`21644`: Backport PR #21640 on branch v3.5.x (DOC: remove sample_plots from tutorials)
166+
* :ghpull:`21628`: Fix METH_VARARGS method signatures
167+
* :ghpull:`21640`: DOC: remove sample_plots from tutorials
168+
* :ghpull:`21636`: Backport PR #21604 on branch v3.5.x (Fix centre square rectangle selector part 1)
169+
* :ghpull:`21604`: Fix centre square rectangle selector part 1
170+
* :ghpull:`21633`: Backport PR #21501 on branch v3.5.x (Refix for pyparsing compat.)
171+
* :ghpull:`21606`: BLD: limit support of pyparsing to <3
172+
* :ghpull:`21501`: Refix for pyparsing compat.
173+
* :ghpull:`21624`: Backport PR #21621 on branch v3.5.x (Fix GhostScript error handling types)
174+
* :ghpull:`21625`: Backport PR #21568 on branch v3.5.x (Enhancing support for tex and datetimes)
175+
* :ghpull:`21568`: Enhancing support for tex and datetimes
176+
* :ghpull:`21621`: Fix GhostScript error handling types
177+
* :ghpull:`21623`: Backport PR #21619 on branch v3.5.x (Revert "Pin sphinx to fix sphinx-gallery")
178+
* :ghpull:`21619`: Revert "Pin sphinx to fix sphinx-gallery"
179+
* :ghpull:`21618`: Backport PR #21617 on branch v3.5.x (FIX: Make sure we do not over-write eps short cuts)
180+
* :ghpull:`21622`: Backport PR #21350 on branch v3.5.x (Remove plot_gallery setting from conf.py)
181+
* :ghpull:`21617`: FIX: Make sure we do not over-write eps short cuts
182+
* :ghpull:`21616`: Backport PR #21613 on branch v3.5.x (SEC/DOC update supported versions)
183+
* :ghpull:`21615`: Backport PR #21607 on branch v3.5.x (DOC: link to cheatsheets site, not github repo)
184+
* :ghpull:`21614`: Backport PR #21609 on branch v3.5.x (Fix documentation link with renaming ``voxels`` to ``voxelarray``)
185+
* :ghpull:`21613`: SEC/DOC update supported versions
186+
* :ghpull:`21607`: DOC: link to cheatsheets site, not github repo
187+
* :ghpull:`21609`: Fix documentation link with renaming ``voxels`` to ``voxelarray``
188+
* :ghpull:`21605`: Backport PR #21317 on branch v3.5.x (Move label hiding rectilinear-only check into _label_outer_{x,y}axis.)
189+
* :ghpull:`21317`: Move label hiding rectilinear-only check into _label_outer_{x,y}axis.
190+
* :ghpull:`21602`: Backport PR #21586 on branch v3.5.x (Defer enforcement of hatch validation)
191+
* :ghpull:`21601`: Backport PR #21530 on branch v3.5.x (Fix interrupting GTK on plain Python)
192+
* :ghpull:`21603`: Backport PR #21596 on branch v3.5.x (Pin sphinx to fix sphinx-gallery)
193+
* :ghpull:`21586`: Defer enforcement of hatch validation
194+
* :ghpull:`21530`: Fix interrupting GTK on plain Python
195+
* :ghpull:`21397`: Support for pre 2.7.1 freetype savannah versions
196+
* :ghpull:`21599`: Backport PR #21592 on branch v3.5.x ([BUG in 3.5.0rc1] - Anatomy of a Figure has the legend in the wrong spot)
197+
* :ghpull:`21587`: Backport PR #21581 on branch v3.5.x (Fix RangeSlider.reset)
198+
* :ghpull:`21592`: [BUG in 3.5.0rc1] - Anatomy of a Figure has the legend in the wrong spot
199+
* :ghpull:`21596`: Pin sphinx to fix sphinx-gallery
200+
* :ghpull:`21577`: Backport PR #21527 on branch v3.5.x (Add more 3.5 release notes)
201+
* :ghpull:`21527`: Add more 3.5 release notes
202+
* :ghpull:`21573`: Backport PR #21570 on branch v3.5.x (Raise correct exception out of Spines.__getattr__)
203+
* :ghpull:`21563`: Backport PR #21559 on branch v3.5.x (Fix eventplot units)
204+
* :ghpull:`21560`: Backport PR #21553 on branch v3.5.x (Fix check for manager presence in blocking_input.)
205+
* :ghpull:`21561`: Backport PR #21555 on branch v3.5.x (MNT: reject more possibly unsafe strings in validate_cycler)
206+
* :ghpull:`21555`: MNT: reject more possibly unsafe strings in validate_cycler
207+
* :ghpull:`21553`: Fix check for manager presence in blocking_input.
208+
* :ghpull:`21559`: Fix eventplot units
209+
* :ghpull:`21543`: Backport PR #21443 on branch v3.5.x (FIX: re-instate ability to have position in axes)
210+
* :ghpull:`21550`: Ignore transOffset if no offsets passed to Collection
211+
* :ghpull:`21443`: FIX: re-instate ability to have position in axes
212+
* :ghpull:`21531`: Backport PR #21491 on branch v3.5.x (Relocate inheritance diagram to the top of the document)
213+
* :ghpull:`21491`: Relocate inheritance diagram to the top of the document
214+
* :ghpull:`21504`: Backport PR #21481 on branch v3.5.x (FIX: spanning subfigures)
215+
* :ghpull:`21481`: FIX: spanning subfigures
216+
* :ghpull:`21483`: Backport PR #21387 on branch v3.5.x (Fix path simplification of closed loops)
217+
* :ghpull:`21486`: Backport PR #21478 on branch v3.5.x (Fix GTK4 embedding example)
218+
* :ghpull:`21497`: Backport PR #21484 on branch v3.5.x (Replacement for imread should return an array)
219+
* :ghpull:`21484`: Replacement for imread should return an array
220+
* :ghpull:`21495`: Backport PR #21492 on branch v3.5.x (added parameter documentation for MultiCursor)
221+
* :ghpull:`21493`: Backport PR #21488 on branch v3.5.x (Added to contour docs)
222+
* :ghpull:`21492`: added parameter documentation for MultiCursor
223+
* :ghpull:`21488`: Added to contour docs
224+
* :ghpull:`21478`: Fix GTK4 embedding example
225+
* :ghpull:`21387`: Fix path simplification of closed loops
226+
* :ghpull:`21479`: Backport PR #21472 on branch v3.5.x (Clarify set_parse_math documentation.)
227+
* :ghpull:`21472`: Clarify set_parse_math documentation.
228+
* :ghpull:`21471`: Backport PR #21470 on branch v3.5.x (Hide fully transparent latex text in PS output)
229+
* :ghpull:`21470`: Hide fully transparent latex text in PS output
230+
* :ghpull:`21469`: Backport PR #21468 on branch v3.5.x (Fix some typos in examples)
231+
* :ghpull:`21468`: Fix some typos in examples
232+
* :ghpull:`21461`: Backport #21429 from jklymak/doc-use-mpl-sphinx
233+
* :ghpull:`21464`: Backport PR #21460 on branch v3.5.x (Clip slider init marker to slider track.)
234+
* :ghpull:`21460`: Clip slider init marker to slider track.
235+
* :ghpull:`21458`: Backport: #21429 from jklymak/doc-use-mpl-sphinx
236+
* :ghpull:`21454`: Fix error with pyparsing 3 for 3.5.x
237+
* :ghpull:`21459`: Backport PR #21423 on branch v3.5.x (Change CircleCI job title to "Rendered docs")
238+
* :ghpull:`21423`: Change CircleCI job title to "Rendered docs"
239+
* :ghpull:`21457`: Backport PR #21455 on branch v3.5.x (Hide note linking to the download section at the bottom of galleries)
240+
* :ghpull:`21456`: Backport PR #21453 on branch v3.5.x (Cleanup index.rst sectioning)
241+
* :ghpull:`21455`: Hide note linking to the download section at the bottom of galleries
242+
* :ghpull:`21453`: Cleanup index.rst sectioning
243+
* :ghpull:`21224`: DOC: Nav-bar: Add icon linking to contents
244+
* :ghpull:`21451`: Backport PR #21445 on branch v3.5.x (Mnt pin pyparsing)
245+
* :ghpull:`21429`: DOC: use mpl-sphinx-theme for navbar, social, logo
246+
* :ghpull:`21450`: Backport PR #21449 on branch v3.5.x (Less verbose install info on index page)
247+
* :ghpull:`21449`: Less verbose install info on index page
248+
* :ghpull:`21446`: Also exclude pyparsing 3.0.0 in setup.py.
249+
* :ghpull:`21445`: Mnt pin pyparsing
250+
* :ghpull:`21439`: Backport PR #21420 on branch v3.5.x (Enable Python 3.10 wheel building on all systems)
251+
* :ghpull:`21438`: Backport PR #21427 on branch v3.5.x (Update docstrings of get_{view,data}_interval.)
252+
* :ghpull:`21437`: Backport PR #21435 on branch v3.5.x (DOC: Fix selection of parameter names in HTML theme)
253+
* :ghpull:`21420`: Enable Python 3.10 wheel building on all systems
254+
* :ghpull:`21427`: Update docstrings of get_{view,data}_interval.
255+
* :ghpull:`21435`: DOC: Fix selection of parameter names in HTML theme
256+
* :ghpull:`21428`: Backport PR #21422 on branch v3.5.x (More doc reorganization)
257+
* :ghpull:`21422`: More doc reorganization
258+
* :ghpull:`21421`: Backport PR #21411 on branch v3.5.x (Document webagg in docs.)
259+
* :ghpull:`21419`: Backport PR #21251 on branch v3.5.x (DOC: more site re-org)
260+
* :ghpull:`21411`: Document webagg in docs.
261+
* :ghpull:`21251`: DOC: more site re-org
262+
* :ghpull:`21416`: Backport PR #21326 on branch v3.5.x (Add ability to scale BBox with just x or y values)
263+
* :ghpull:`21418`: Backport PR #21414 on branch v3.5.x (Support pathological tmpdirs in TexManager.)
264+
* :ghpull:`21410`: Backport PR #20591 on branch v3.5.x (Webagg backend: get rid of tornado)
265+
* :ghpull:`21414`: Support pathological tmpdirs in TexManager.
266+
* :ghpull:`21326`: Add ability to scale BBox with just x or y values
267+
* :ghpull:`20591`: Webagg backend: get rid of tornado
268+
* :ghpull:`21406`: Backport PR #21212 on branch v3.5.x (Fix set_size_inches on HiDPI and also GTK4)
269+
* :ghpull:`21405`: Backport PR #21365 on branch v3.5.x (Convert macosx backend to use device_pixel_ratio)
270+
* :ghpull:`18274`: Improve initial macosx device scale
271+
* :ghpull:`21212`: Fix set_size_inches on HiDPI and also GTK4
272+
* :ghpull:`21365`: Convert macosx backend to use device_pixel_ratio
273+
* :ghpull:`21372`: Backport PR #20708 on branch v3.5.x (Describe possible need for loading the 'lmodern' package when using PGF files)
274+
* :ghpull:`20708`: Describe possible need for loading the 'lmodern' package when using PGF files
275+
* :ghpull:`21359`: Add GHA testing whether files were added and deleted in the same PR.
276+
* :ghpull:`21360`: Backport PR #21335 on branch v3.5.x (DOC: move usage tutorial info to Users guide rst)
277+
* :ghpull:`21363`: Backport PR #21287 on branch v3.5.x (Inherit more docstrings.)
278+
* :ghpull:`21361`: Fix flake8 from #21335
279+
* :ghpull:`21287`: Inherit more docstrings.
280+
* :ghpull:`21335`: DOC: move usage tutorial info to Users guide rst
281+
* :ghpull:`21358`: Backport PR #21357 on branch v3.5.x (DOC: remove test from README.rst)
282+
* :ghpull:`21357`: DOC: remove test from README.rst
283+
* :ghpull:`21350`: Remove plot_gallery setting from conf.py
284+
* :ghpull:`21340`: Backport PR #21332 on branch v3.5.x (Fix default value for ``shading`` in``pyplot.pcolormesh`` docstring)
285+
* :ghpull:`21332`: Fix default value for ``shading`` in``pyplot.pcolormesh`` docstring
286+
* :ghpull:`21334`: Backport PR #21330 on branch v3.5.x (Fix medical image caption in tutorial)
287+
* :ghpull:`21329`: Backport PR #21321 on branch v3.5.x (DOC Update description of ax.contour method, resolves #21310)
288+
* :ghpull:`21330`: Fix medical image caption in tutorial
289+
* :ghpull:`21321`: DOC Update description of ax.contour method, resolves #21310
290+
* :ghpull:`21327`: Backport PR #21313 on branch v3.5.x (DOC: Minimal getting started page)
291+
* :ghpull:`21313`: DOC: Minimal getting started page
292+
* :ghpull:`21316`: Backport PR #21312 on branch v3.5.x (Update link to Agg website)
293+
* :ghpull:`21312`: Update link to Agg website
294+
* :ghpull:`21308`: Backport PR #21307 on branch v3.5.x (Use in-tree builds for PyPy wheels)
295+
* :ghpull:`21307`: Use in-tree builds for PyPy wheels
296+
* :ghpull:`21306`: Backport PR #21303 on branch v3.5.x (Pin macOS to 10.15 for wheels)
297+
* :ghpull:`21305`: Backport PR #21286 on branch v3.5.x (Clarify FigureBase.tight_bbox as different from all other artists.)
298+
* :ghpull:`21286`: Clarify FigureBase.tight_bbox as different from all other artists.
299+
* :ghpull:`21302`: Backport PR #21291 on branch v3.5.x (DOC: Bump to the sphinx-gallery release)
300+
* :ghpull:`21304`: Backport PR #21294 on branch v3.5.x (Disable blitting on GTK4 backends)
301+
* :ghpull:`21294`: Disable blitting on GTK4 backends
302+
* :ghpull:`21277`: Backport PR #21263 on branch v3.5.x (Ensure internal FreeType matches Python compile)
303+
* :ghpull:`21291`: DOC: Bump to the sphinx-gallery release
304+
* :ghpull:`21296`: Backport PR #21288 on branch v3.5.x (Allow macosx thread safety test on macOS11)
305+
* :ghpull:`21297`: Backport PR #21293 on branch v3.5.x (Fix snap argument to pcolormesh)
306+
* :ghpull:`21293`: Fix snap argument to pcolormesh
307+
* :ghpull:`21288`: Allow macosx thread safety test on macOS11
308+
* :ghpull:`21279`: Fix freetype wheel building
309+
* :ghpull:`21292`: Backport PR #21290 on branch v3.5.x (DOC: Fix some lists in animation examples)
310+
* :ghpull:`21290`: DOC: Fix some lists in animation examples
311+
* :ghpull:`21284`: Backport PR #21282 on branch v3.5.x (Fix incorrect markup in example.)
312+
* :ghpull:`21282`: Fix incorrect markup in example.
313+
* :ghpull:`21281`: Backport PR #21275 on branch v3.5.x (Fix format_cursor_data for values close to float resolution.)
314+
* :ghpull:`21275`: Fix format_cursor_data for values close to float resolution.
315+
* :ghpull:`21263`: Ensure internal FreeType matches Python compile
316+
* :ghpull:`21273`: Backport PR #21269 on branch v3.5.x (Don't use pixelDelta() on X11.)
317+
* :ghpull:`21269`: Don't use pixelDelta() on X11.
318+
* :ghpull:`21268`: Backport PR #21236: DOC: Update interactive colormap example
319+
* :ghpull:`21265`: Backport PR #21264 on branch v3.5.x (DOC: Fix footnote that breaks PDF builds)
320+
* :ghpull:`21264`: DOC: Fix footnote that breaks PDF builds
321+
* :ghpull:`21236`: DOC: Update interactive colormap example
150322
* :ghpull:`21262`: Backport PR #21250 on branch v3.5.x (DOC: Remove examples/README)
151323
* :ghpull:`21260`: DOC: Fix source links to prereleases
152324
* :ghpull:`21261`: Backport PR #21240: DOC: Fix source links and flake8 cleanup
@@ -929,8 +1101,39 @@ Pull Requests (781):
9291101
* :ghpull:`18887`: FIX: Generalize Colorbar Scale Handling
9301102
* :ghpull:`16788`: Adding png image return for inline backend figures with _repr_html_
9311103

932-
Issues (157):
1104+
Issues (187):
9331105

1106+
* :ghissue:`21518`: [Bug]: Datetime axis with usetex is unclear
1107+
* :ghissue:`21509`: [Bug]: Text sometimes is missing when figure saved to EPS
1108+
* :ghissue:`21569`: [Bug]: AttributeError: 'NoneType' object has no attribute 'dpi' after drawing and removing contours inside artist
1109+
* :ghissue:`21612`: [Bug]: Security.md out of date
1110+
* :ghissue:`21608`: [Doc]: ``ax.voxels`` links to wrong method.
1111+
* :ghissue:`21528`: [Doc]: Outdated QT_API docs
1112+
* :ghissue:`21517`: [Bug]: this example shows ok on matplotlib-3.4.3, but not in matplotlib-3.5.0 master of october 30th
1113+
* :ghissue:`21548`: [Bug]: blocking_input
1114+
* :ghissue:`21552`: [Bug]: eventplot cannot handle multiple datetime-based series
1115+
* :ghissue:`21441`: [Bug]: axes(position = [...]) behavior
1116+
* :ghissue:`10346`: Passing clim as keyword argument to pcolormesh does not change limits.
1117+
* :ghissue:`21480`: [Bug]: Subfigure breaks for some ``Gridspec`` slices when using ``constrained_layout``
1118+
* :ghissue:`20989`: [Bug]: regression with setting ticklabels for colorbars in matplotlib 3.5.0b1
1119+
* :ghissue:`21474`: [Doc]: Suggestion to use PIL.image.open is not a 1:1 replacement for imread
1120+
* :ghissue:`19634`: Multicursor docstring missing a Parameters Section
1121+
* :ghissue:`20847`: [Bug]: Contourf not filling contours.
1122+
* :ghissue:`21300`: [Bug]: zooming in on contour plot gives false extra contour lines
1123+
* :ghissue:`21466`: [Bug]: EPS export shows hidden tick labels when using tex for text rendering
1124+
* :ghissue:`21463`: [Bug]: Plotting lables with Greek latters in math mode produces Parsing error when plt.show() runs
1125+
* :ghissue:`20534`: Document formatting for for sections
1126+
* :ghissue:`21246`: [Doc]: Install info takes up too much room on new front page
1127+
* :ghissue:`21432`: [Doc]: Double clicking parameter name also highlights next item of text
1128+
* :ghissue:`21310`: [Bug]: contour on 3d plot fails if x and y are 1d and different lengths
1129+
* :ghissue:`18213`: Figure out why test_interactive_backend fails on Travis macOS
1130+
* :ghissue:`21090`: [MNT]: Should set_size_inches be updated to use device_pixel_ratio?
1131+
* :ghissue:`13948`: Allow colorbar.ax.set_ylim to set the colorbar limits?
1132+
* :ghissue:`21314`: Inconsistensy in ``pyplot.pcolormesh`` docstring regarding default value for ``shading``
1133+
* :ghissue:`21320`: [Doc]: Incorrect image caption in imshow() example
1134+
* :ghissue:`21311`: [Doc]: dead link for agg
1135+
* :ghissue:`20929`: [Bug]: PyPy Win64 wheels use incorrect version
1136+
* :ghissue:`21202`: [Bug]: python3.7/site-packages/matplotlib/ft2font.so: Undefined symbol "FT_Done_Glyph"
9341137
* :ghissue:`20932`: Qt Ctrl-C broken on windows
9351138
* :ghissue:`21230`: [Doc]: [source] links is devdocs are broken
9361139
* :ghissue:`20906`: 3.5.0b1: ax.contour generates different artists
@@ -1024,7 +1227,6 @@ Issues (157):
10241227
* :ghissue:`20370`: Test Coverage for TextBox
10251228
* :ghissue:`20522`: Improve 'Writing ReST Pages' section on docs
10261229
* :ghissue:`19259`: Set legend title font properties
1027-
* :ghissue:`18305`: Support simple axes shares in subplot_mosaic
10281230
* :ghissue:`20049`: add legend.labelcolor "argument" to mplstyle stylesheet
10291231
* :ghissue:`20452`: Wrong/not useful error message when plotting incompatible x and y
10301232
* :ghissue:`20266`: "$$" can not be displayed by ax.text()

0 commit comments

Comments
 (0)