Skip to content

Commit 56a5db2

Browse files
committed
DOC: Update GitHub stats for 3.6.0
1 parent 8490024 commit 56a5db2

File tree

2 files changed

+85
-30
lines changed

2 files changed

+85
-30
lines changed

doc/users/github_stats.rst

Lines changed: 82 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
.. _github-stats:
22

3-
GitHub statistics for 3.6.0 (Aug 27, 2022)
3+
GitHub statistics for 3.6.0 (Sep 15, 2022)
44
==========================================
55

6-
GitHub statistics for 2021/11/16 (tag: v3.5.0) - 2022/08/27
6+
GitHub statistics for 2021/11/16 (tag: v3.5.0) - 2022/09/15
77

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

10-
We closed 195 issues and merged 844 pull requests.
10+
We closed 202 issues and merged 894 pull requests.
1111
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/65?closed=1>`__
1212

13-
The following 176 authors contributed 4386 commits.
13+
The following 174 authors contributed 4425 commits.
1414

1515
* Abhishek K M
1616
* Adeel Hassan
1717
* agra
1818
* Aitik Gupta
1919
* ambi7
2020
* Andras Deak
21+
* Andres Martinez
2122
* Andrew Fennell
2223
* andrzejnovak
24+
* Andrés Martínez
2325
* Anna Mastori
2426
* AnnaMastori
2527
* Ante Sikic
@@ -31,7 +33,6 @@ The following 176 authors contributed 4386 commits.
3133
* Clément Phan
3234
* Clément Walter
3335
* code-review-doctor
34-
* Colton Lathrop
3536
* Connor Cozad
3637
* Constantine Evans
3738
* Croadden
@@ -45,7 +46,6 @@ The following 176 authors contributed 4386 commits.
4546
* Davide Sandonà
4647
* dependabot[bot]
4748
* dermasugita
48-
* Devi Sandeep Endluri
4949
* Diego Solano
5050
* Dimitri Papadopoulos
5151
* dj4t9n
@@ -60,7 +60,6 @@ The following 176 authors contributed 4386 commits.
6060
* Federico Ariza
6161
* Felix Nößler
6262
* Fernando
63-
* Franz Forstmayr
6463
* Gajendra Pal
6564
* gajendra0180
6665
* GavinZhang
@@ -120,7 +119,7 @@ The following 176 authors contributed 4386 commits.
120119
* martinRenou
121120
* Matthew Feickert
122121
* Matthias Bussonnier
123-
* Mattia Vicari
122+
* Mauricio Collares
124123
* MeeseeksMachine
125124
* melissawm
126125
* Mr-Milk
@@ -134,8 +133,8 @@ The following 176 authors contributed 4386 commits.
134133
* Oscar Gustafsson
135134
* patquem
136135
* Philipp Rohde
136+
* Pieter Eendebak
137137
* Pieter P
138-
* Przemyslaw Czarnota
139138
* Péter Leéh
140139
* Qijia Liu
141140
* Quentin Peter
@@ -152,7 +151,6 @@ The following 176 authors contributed 4386 commits.
152151
* Ruth Nainggolan
153152
* Ryan May
154153
* Rémi Achard
155-
* sandeep0138@gmail.com
156154
* SaumyaBhushan
157155
* Scott Jones
158156
* Scott Shambaugh
@@ -191,8 +189,73 @@ The following 176 authors contributed 4386 commits.
191189

192190
GitHub issues and pull requests:
193191

194-
Pull Requests (844):
192+
Pull Requests (894):
195193

194+
* :ghpull:`23814`: Consolidate release notes for 3.6
195+
* :ghpull:`23899`: Backport PR #23885 on branch v3.6.x (DOC: Rearrange navbar-end elements)
196+
* :ghpull:`23898`: Backport PR #23892 on branch v3.6.x (DOC: Fix docs for linestyles in contour)
197+
* :ghpull:`23885`: DOC: Rearrange navbar-end elements
198+
* :ghpull:`23894`: Backport PR #23881 on branch v3.6.x (Fix Pillow compatibility in example)
199+
* :ghpull:`23897`: Backport PR #23887 on branch v3.6.x (Add missing label argument to barh docs)
200+
* :ghpull:`23892`: DOC: Fix docs for linestyles in contour
201+
* :ghpull:`23887`: Add missing label argument to barh docs
202+
* :ghpull:`23893`: Backport PR #23886 on branch v3.6.x (CI: prefer (older) binaries over (newer) sdists)
203+
* :ghpull:`23881`: Fix Pillow compatibility in example
204+
* :ghpull:`23886`: CI: prefer (older) binaries over (newer) sdists
205+
* :ghpull:`23880`: Backport PR #23862 on branch v3.6.x (Remove triggering of deprecation warning in AnchoredEllipse)
206+
* :ghpull:`23862`: Remove triggering of deprecation warning in AnchoredEllipse
207+
* :ghpull:`23879`: Backport PR #23864 on branch v3.6.x (Correct and improve documentation for anchored artists)
208+
* :ghpull:`23877`: Backport PR #23841 on branch v3.6.x (clarified that hist computes histogram on unbinned data)
209+
* :ghpull:`23872`: Backport PR #23871 on branch v3.6.x (DOC: Fix formatting of pick event demo example)
210+
* :ghpull:`23841`: clarified that hist computes histogram on unbinned data
211+
* :ghpull:`23864`: Correct and improve documentation for anchored artists
212+
* :ghpull:`23871`: DOC: Fix formatting of pick event demo example
213+
* :ghpull:`23869`: Backport PR #23867 on branch v3.6.x (DOC: fix deprecation warnings in examples)
214+
* :ghpull:`23867`: DOC: fix deprecation warnings in examples
215+
* :ghpull:`23858`: Backport PR #23855 on branch v3.6.x (DOC: fix deprecation warnings)
216+
* :ghpull:`23859`: Backport PR #23844 on branch v3.6.x (Further improve dev setup instructions)
217+
* :ghpull:`23844`: Further improve dev setup instructions
218+
* :ghpull:`23855`: DOC: fix deprecation warnings
219+
* :ghpull:`23854`: Backport PR #23852 on branch v3.6.x (Fix cross-compiling internal freetype)
220+
* :ghpull:`23852`: Fix cross-compiling internal freetype
221+
* :ghpull:`23853`: Backport PR #23830 on branch v3.6.x (Start testing on Python 3.11)
222+
* :ghpull:`23830`: Start testing on Python 3.11
223+
* :ghpull:`23851`: Backport PR #23850 on branch v3.6.x (removed single word in documenting doc)
224+
* :ghpull:`23850`: removed single word in documenting doc
225+
* :ghpull:`23848`: Backport PR #23843 on branch v3.6.x (Clarify that pycairo>=1.14.0 is needed.)
226+
* :ghpull:`23843`: Clarify that pycairo>=1.14.0 is needed.
227+
* :ghpull:`23842`: Backport PR #23840 on branch v3.6.x (Remove documentation for axes_grid)
228+
* :ghpull:`23838`: Backport PR #23834 on branch v3.6.x (Revert "Refactor handling of tick and ticklabel visiblity in Axis.clear")
229+
* :ghpull:`23840`: Remove documentation for axes_grid
230+
* :ghpull:`23837`: Backport PR #23833 on branch v3.6.x (Remove search field from sidebar)
231+
* :ghpull:`23836`: Backport PR #23823 on branch v3.6.x ([DOC] Improve dev setup description)
232+
* :ghpull:`23834`: Revert "Refactor handling of tick and ticklabel visiblity in Axis.clear"
233+
* :ghpull:`23833`: Remove search field from sidebar
234+
* :ghpull:`23823`: [DOC] Improve dev setup description
235+
* :ghpull:`23822`: Backport PR #23813 on branch v3.6.x (Triplot duplicated label)
236+
* :ghpull:`23813`: Triplot duplicated label
237+
* :ghpull:`23811`: Backport PR #23805 on branch v3.6.x (sphinxext: Do not copy plot_directive.css's metadata)
238+
* :ghpull:`23805`: sphinxext: Do not copy plot_directive.css's metadata
239+
* :ghpull:`23800`: Backport PR #23785 on branch v3.6.x (FIX: ensure type stability for missing cmaps in ``set_cmap``)
240+
* :ghpull:`23799`: Backport PR #23790 on branch v3.6.x (DOC: Add cache busting to all static assets)
241+
* :ghpull:`23785`: FIX: ensure type stability for missing cmaps in ``set_cmap``
242+
* :ghpull:`23790`: DOC: Add cache busting to all static assets
243+
* :ghpull:`23791`: Backport PR #23774 on branch v3.6.x (Correct rcParams-name in AutoDateFormatter doc-string)
244+
* :ghpull:`23792`: Backport PR #23781 on branch v3.6.x (ci: Add plot types to sphinx-gallery artifacts)
245+
* :ghpull:`23789`: Backport PR #23786 on branch v3.6.x (DOC: fontfallback works for most of the backends)
246+
* :ghpull:`23788`: Backport PR #23784 on branch v3.6.x (DOC: Fix num2date docstring)
247+
* :ghpull:`23786`: DOC: fontfallback works for most of the backends
248+
* :ghpull:`23784`: DOC: Fix num2date docstring
249+
* :ghpull:`23781`: ci: Add plot types to sphinx-gallery artifacts
250+
* :ghpull:`23783`: Backport PR #23782 on branch v3.6.x (Remove ``Axes.cla`` from examples)
251+
* :ghpull:`23782`: Remove ``Axes.cla`` from examples
252+
* :ghpull:`23774`: Correct rcParams-name in AutoDateFormatter doc-string
253+
* :ghpull:`23773`: Backport PR #23772 on branch v3.6.x (3d plots what's new cleanups)
254+
* :ghpull:`23772`: 3d plots what's new cleanups
255+
* :ghpull:`23765`: Backport PR #23762 on branch v3.6.x (FIX: legend handler warning too liberal)
256+
* :ghpull:`23762`: FIX: legend handler warning too liberal
257+
* :ghpull:`23759`: Backport PR #23686 on branch v3.6.x (Improve matplotlib.pyplot importtime by caching ArtistInspector)
258+
* :ghpull:`23686`: Improve matplotlib.pyplot importtime by caching ArtistInspector
196259
* :ghpull:`23756`: Backport PR #23569 on branch v3.6.x (Fix hidden xlabel bug in colorbar)
197260
* :ghpull:`23755`: Backport PR #23742 on branch v3.6.x (FIX: unbreak ipympl)
198261
* :ghpull:`23569`: Fix hidden xlabel bug in colorbar
@@ -294,7 +357,6 @@ Pull Requests (844):
294357
* :ghpull:`23559`: re-base of font fallback for pdf and eps output + SVG support
295358
* :ghpull:`23557`: BLD: update the manylinux versions used
296359
* :ghpull:`23596`: Minor cleanup of axes_grid1
297-
* :ghpull:`22849`: fix and test deprecated layout method toggling
298360
* :ghpull:`23594`: Expire deprecation on passing bytes to FT2Font.set_text
299361
* :ghpull:`23435`: Add conda env to setup instructions
300362
* :ghpull:`23574`: Move colorbar() doc to method itself.
@@ -341,7 +403,6 @@ Pull Requests (844):
341403
* :ghpull:`23527`: STY: fix whitespace on an assert
342404
* :ghpull:`23495`: Fix sgskip'd examples
343405
* :ghpull:`23404`: Restore matplotlib.__doc__ in Sphinx docs
344-
* :ghpull:`22614`: ENH: Add pan and zoom toolbar handling to 3D Axes
345406
* :ghpull:`23507`: Add hint when More than {max_open_warning} figures have been opened
346407
* :ghpull:`23499`: Fix outdated comment re: event handlers in test_backends_interactive.
347408
* :ghpull:`23498`: Fix direct instantiation of webagg_core managers.
@@ -487,7 +548,6 @@ Pull Requests (844):
487548
* :ghpull:`22669`: Cleanup documentation generation for pyplot
488549
* :ghpull:`22519`: fix markevery plot option with nans in data
489550
* :ghpull:`21584`: Move towards having get_shared_{x,y}_axes return immutable views.
490-
* :ghpull:`23039`: ``streamplot`` can return start and end points.
491551
* :ghpull:`23170`: ENH: update ticks when requesting labels
492552
* :ghpull:`23169`: DOC: Migrate to sphinx-design
493553
* :ghpull:`23180`: Improve docstring of triplot() and PatchCollection
@@ -579,7 +639,6 @@ Pull Requests (844):
579639
* :ghpull:`22919`: CI: Add concurrency skips for GH Actions
580640
* :ghpull:`22899`: Fix documentation markup issues
581641
* :ghpull:`22906`: Clarify logic for repl displayhook.
582-
* :ghpull:`20945`: Do not remove serif font family in pgf example to avoid Warning
583642
* :ghpull:`22892`: Remove support for IPython<4.
584643
* :ghpull:`22896`: Remove python-dateutil as test requirement
585644
* :ghpull:`22885`: Deprecate two-layered backend_pdf.Op enum.
@@ -604,7 +663,6 @@ Pull Requests (844):
604663
* :ghpull:`22825`: Bump codecov/codecov-action from 2 to 3
605664
* :ghpull:`22821`: Use bool for bool keyword arguments
606665
* :ghpull:`22815`: Fix pickling of globally available, dynamically generated norm classes.
607-
* :ghpull:`15174`: CI: install gs, inkscape, tex on azure
608666
* :ghpull:`22702`: Doc tweak transform tutorial
609667
* :ghpull:`22613`: DOC: Add links to explicit vs implicit API everywhere "OO" is used
610668
* :ghpull:`22712`: Use repr in error messages
@@ -641,7 +699,6 @@ Pull Requests (844):
641699
* :ghpull:`22556`: Add text.parse_math rcParams
642700
* :ghpull:`22163`: Change colour of Tk toolbar icons on dark backgrounds
643701
* :ghpull:`22704`: Small simplification to textpath.
644-
* :ghpull:`20835`: DOC: add notes about --only-binary to install instructions
645702
* :ghpull:`22498`: TST: increase coverage on tk tests
646703
* :ghpull:`21425`: Make Axis3D constructor signature closer to the one of 2D axis.
647704
* :ghpull:`22665`: Improve error message for incorrect color string
@@ -745,7 +802,6 @@ Pull Requests (844):
745802
* :ghpull:`22423`: Avoid indiscriminate glob-remove in xpdf_distill.
746803
* :ghpull:`22406`: [DOC]: Removed a redundant 'The'
747804
* :ghpull:`21442`: Factor out common limits handling for x/y/z axes.
748-
* :ghpull:`22382`: MNT: deprecate arrow
749805
* :ghpull:`22397`: Axes capitalization in widgets and axes3d
750806
* :ghpull:`22394`: Tweak Axes3D docstrings that refer to 2D plotting methods.
751807
* :ghpull:`22383`: TST: fix doc build
@@ -826,7 +882,6 @@ Pull Requests (844):
826882
* :ghpull:`21342`: Fix drawing animated artists changed in selector callback
827883
* :ghpull:`22134`: Deprecated ``tight_bbox`` and ``tight_layout`` modules
828884
* :ghpull:`21965`: Switch transOffset to offset_transform.
829-
* :ghpull:`22146`: Minor RectangleSelector refactors
830885
* :ghpull:`22145`: Make Tk windows use the same icon as other backends
831886
* :ghpull:`22107`: Expire mathttext-related deprecations
832887
* :ghpull:`22139`: FIX: width/height were reversed in macosx rectangle creation
@@ -852,13 +907,10 @@ Pull Requests (844):
852907
* :ghpull:`22081`: Expire colorbar-related deprecations.
853908
* :ghpull:`22008`: Added color keyword argument to math_to_image
854909
* :ghpull:`22058`: Remove exprired mplot3d deprecations for 3.6
855-
* :ghpull:`20588`: ENH colorbar.set_aspect
856910
* :ghpull:`22073`: DOC: Add new tutorial to external resources.
857911
* :ghpull:`22054`: MNT: Set CapStyle member names automatically
858-
* :ghpull:`12473`: Create a hidden colorbar on-the-fly to format imshow cursor data if no colorbar exists yet.
859912
* :ghpull:`22061`: De-duplicate mplot3D API docs
860913
* :ghpull:`22075`: Remove unnecessary ``.figure`` qualifier in docs.
861-
* :ghpull:`20962`: Allow unit-ful ScalarMappable data
862914
* :ghpull:`22051`: Make required_interactive_framework required on FigureCanvas.
863915
* :ghpull:`22050`: Deprecate the noop, unused FigureCanvasBase.resize.
864916
* :ghpull:`22030`: Add explanatory comments to "broken" horizontal bar plot example
@@ -938,7 +990,6 @@ Pull Requests (844):
938990
* :ghpull:`21746`: Fix/add docstring signatures to many C++ methods.
939991
* :ghpull:`21631`: DOC: change gridspec tutorial to arranging_axes tutorial
940992
* :ghpull:`21318`: FIX: better error message for shared axes and axis('equal')
941-
* :ghpull:`17702`: Various cleanups to macosx backend.
942993
* :ghpull:`21519`: mark_inset should manually unstale axes limits before drawing itself.
943994
* :ghpull:`21724`: Fix copyright date with SOURCE_DATE_EPOCH set
944995
* :ghpull:`21398`: FIX: logic of title repositioning
@@ -991,8 +1042,6 @@ Pull Requests (844):
9911042
* :ghpull:`21400`: Use bbox.{size,bounds,width,height,p0,...} where appropriate.
9921043
* :ghpull:`21408`: Reword annotations tutorial section titles.
9931044
* :ghpull:`21371`: Rename default branch
994-
* :ghpull:`17315`: Add 'binary' keyword argument to EngFormatter
995-
* :ghpull:`15615`: Font weight warning if found font sufficiently different
9961045
* :ghpull:`21389`: Log pixel coordinates in event_handling coords_demo example on terminal/console
9971046
* :ghpull:`21376`: Factor common parts of saving to different formats using pillow.
9981047
* :ghpull:`21377`: Enable tests for text path based markers
@@ -1011,7 +1060,6 @@ Pull Requests (844):
10111060
* :ghpull:`20914`: 19195 rotated markers
10121061
* :ghpull:`21276`: Add language about not assigning issues
10131062
* :ghpull:`20715`: Improve Type-1 font parsing
1014-
* :ghpull:`17794`: clone legend settings when regenerating legend in Qt figure
10151063
* :ghpull:`21218`: Parametrize/simplify test_missing_psfont.
10161064
* :ghpull:`21213`: Compress comments in make_image.
10171065
* :ghpull:`21187`: Deprecate error_msg_foo helpers.
@@ -1038,8 +1086,15 @@ Pull Requests (844):
10381086
* :ghpull:`20955`: Remove unused HostAxes._get_legend_handles.
10391087
* :ghpull:`20851`: Try to install the Noto Sans CJK font
10401088

1041-
Issues (195):
1089+
Issues (202):
10421090

1091+
* :ghissue:`23827`: backend_gtk3agg.py calls set_device_scale
1092+
* :ghissue:`23560`: [Doc]: mpl_toolkits.axes_grid still mentioned as maintained
1093+
* :ghissue:`23794`: [Doc]: Version switcher broken in devdocs
1094+
* :ghissue:`23806`: [Bug]: possible regression in axis ticks handling in matplotlib 3.6.0rc2
1095+
* :ghissue:`22965`: [Bug]: triplot duplicates label legend
1096+
* :ghissue:`23807`: streamplot raises ValueError when the input is zeros
1097+
* :ghissue:`23761`: [Bug]: False positive legend handler warnings in 3.6.0.rc1
10431098
* :ghissue:`23398`: [Bug]: Newer versions of matplotlib ignore xlabel on colorbar axis
10441099
* :ghissue:`23699`: [Bug]: Bug with toolbar instantiation in notebook
10451100
* :ghissue:`23745`: [Doc]: Minor rcParams/matplotlibrc doc issues

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==============================
2-
What's new in Matplotlib 3.6.0
3-
==============================
1+
=============================================
2+
What's new in Matplotlib 3.6.0 (Sep 15, 2022)
3+
=============================================
44

55
For a list of all of the issues and pull requests since the last revision, see
66
the :ref:`github-stats`.

0 commit comments

Comments
 (0)