Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0aa535

Browse files
committed
DOC: Update GitHub stats for 3.6.0rc2
1 parent 2d7eb4a commit d0aa535

1 file changed

Lines changed: 57 additions & 6 deletions

File tree

doc/users/github_stats.rst

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

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

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

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

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

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

1515
* Abhishek K M
1616
* Adeel Hassan
@@ -22,6 +22,7 @@ The following 174 authors contributed 4336 commits.
2222
* andrzejnovak
2323
* Anna Mastori
2424
* AnnaMastori
25+
* Ante Sikic
2526
* Antony Lee
2627
* arndRemy
2728
* Ben Root
@@ -91,6 +92,7 @@ The following 174 authors contributed 4336 commits.
9192
* Jeff Beck
9293
* Jody Klymak
9394
* Joel Frederico
95+
* Joseph Fox-Rabinovitz
9496
* Josh Soref
9597
* Jouni K. Seppänen
9698
* Kayran Schmidt
@@ -189,8 +191,45 @@ The following 174 authors contributed 4336 commits.
189191

190192
GitHub issues and pull requests:
191193

192-
Pull Requests (807):
194+
Pull Requests (844):
193195

196+
* :ghpull:`23756`: Backport PR #23569 on branch v3.6.x (Fix hidden xlabel bug in colorbar)
197+
* :ghpull:`23755`: Backport PR #23742 on branch v3.6.x (FIX: unbreak ipympl)
198+
* :ghpull:`23569`: Fix hidden xlabel bug in colorbar
199+
* :ghpull:`23742`: FIX: unbreak ipympl
200+
* :ghpull:`23752`: Backport PR #23750 on branch v3.6.x (Fix rcParams documentation)
201+
* :ghpull:`23749`: Backport PR #23735 on branch v3.6.x (Correctly handle Axes subclasses that override cla)
202+
* :ghpull:`23735`: Correctly handle Axes subclasses that override cla
203+
* :ghpull:`23748`: Backport PR #23746 on branch v3.6.x (DOC: add numpydoc docstring + commentary to Axis.get_ticklocs)
204+
* :ghpull:`23747`: Backport PR #23721 on branch v3.6.x (3d plot view angle documentation)
205+
* :ghpull:`23746`: DOC: add numpydoc docstring + commentary to Axis.get_ticklocs
206+
* :ghpull:`23721`: 3d plot view angle documentation
207+
* :ghpull:`23744`: Backport PR #23740 on branch v3.6.x (Clarify error for colorbar with unparented mappable)
208+
* :ghpull:`23741`: Backport PR #23674 on branch v3.6.x (Re-rename builtin seaborn styles to not include a dot.)
209+
* :ghpull:`23740`: Clarify error for colorbar with unparented mappable
210+
* :ghpull:`23674`: Re-rename builtin seaborn styles to not include a dot.
211+
* :ghpull:`23738`: Backport PR #23639 on branch v3.6.x (Adding the new contributor meeting)
212+
* :ghpull:`23739`: Backport PR #23712 on branch v3.6.x (FIX: do not try to help CPython with garbage collection)
213+
* :ghpull:`23712`: FIX: do not try to help CPython with garbage collection
214+
* :ghpull:`23639`: Adding the new contributor meeting
215+
* :ghpull:`23732`: Backport PR #23729 on branch v3.6.x (Use cleaner recursion check in PyQt FigureCanvas' resizeEvent.)
216+
* :ghpull:`23734`: Backport PR #23733 on branch v3.6.x (DOC: Update theme configuration for upcoming changes)
217+
* :ghpull:`23733`: DOC: Update theme configuration for upcoming changes
218+
* :ghpull:`23728`: Backport PR #23722 on branch v3.6.x (Restore deprecation class aliases in cbook)
219+
* :ghpull:`23729`: Use cleaner recursion check in PyQt FigureCanvas' resizeEvent.
220+
* :ghpull:`23726`: Backport PR #23711 on branch v3.6.x (Fix deprecation messages for vendoring unused things)
221+
* :ghpull:`23722`: Restore deprecation class aliases in cbook
222+
* :ghpull:`23727`: Backport PR #23724 on branch v3.6.x (Fix/harmonize spacing in dependencies.rst.)
223+
* :ghpull:`23724`: Fix/harmonize spacing in dependencies.rst.
224+
* :ghpull:`23711`: Fix deprecation messages for vendoring unused things
225+
* :ghpull:`23715`: Backport PR #23708 on branch v3.6.x (Loosen up test_Normalize test)
226+
* :ghpull:`23713`: Backport PR #23710 on branch v3.6.x (Fix cmap deprecations)
227+
* :ghpull:`23708`: Loosen up test_Normalize test
228+
* :ghpull:`23710`: Fix cmap deprecations
229+
* :ghpull:`23696`: Backport PR #23695 on branch v3.6.x (Document polar handling of _interpolation_steps.)
230+
* :ghpull:`23706`: Backport PR #23705 on branch v3.6.x (DOC: Added link to class under discussion)
231+
* :ghpull:`23705`: DOC: Added link to class under discussion
232+
* :ghpull:`23695`: Document polar handling of _interpolation_steps.
194233
* :ghpull:`23668`: Api deprecate cmap functions
195234
* :ghpull:`23049`: Add ``minor`` keyword argument to ``plt.x/yticks``
196235
* :ghpull:`23665`: Harmonize docstrings for boxstyle/connectionstyle/arrowstyle.
@@ -999,8 +1038,20 @@ Pull Requests (807):
9991038
* :ghpull:`20955`: Remove unused HostAxes._get_legend_handles.
10001039
* :ghpull:`20851`: Try to install the Noto Sans CJK font
10011040

1002-
Issues (183):
1041+
Issues (195):
10031042

1043+
* :ghissue:`23398`: [Bug]: Newer versions of matplotlib ignore xlabel on colorbar axis
1044+
* :ghissue:`23699`: [Bug]: Bug with toolbar instantiation in notebook
1045+
* :ghissue:`23745`: [Doc]: Minor rcParams/matplotlibrc doc issues
1046+
* :ghissue:`23717`: [Bug]: AxesSubplot.get_yticks not returning the actual printed ticks
1047+
* :ghissue:`21508`: [Doc]: Create diagram to show rotation directions for 3D plots
1048+
* :ghissue:`23709`: [Bug]: colorbar with unattached mappables can't steal space
1049+
* :ghissue:`23701`: [Bug]: plt.figure(), plt.close() leaks memory
1050+
* :ghissue:`22409`: [Bug]: AttributeError: 'QResizeEvent' object has no attribute 'pos'
1051+
* :ghissue:`19609`: DeprecationWarning when changing color maps
1052+
* :ghissue:`23716`: MatplotlibDeprecationWarning removal hard-breaks seaborn in 3.6rc1
1053+
* :ghissue:`23719`: [Bug]: register_cmap deprecation message seems wrong
1054+
* :ghissue:`23707`: test_Normalize fails on aarch64/ppc64le/s390x
10041055
* :ghissue:`21107`: [MNT]: Should plt.xticks() get a minor keyword argument
10051056
* :ghissue:`23679`: [Doc]: Deprecated modules not in docs
10061057
* :ghissue:`19550`: Arc and pathpatch_2d_to_3d plots full ellipse

0 commit comments

Comments
 (0)