11.. _github-stats :
22
3- GitHub statistics (Feb 10 , 2023)
3+ GitHub statistics (Feb 13 , 2023)
44================================
55
6- GitHub statistics for 2022/09/16 (tag: v3.6.0) - 2023/02/10
6+ GitHub statistics for 2022/09/16 (tag: v3.6.0) - 2023/02/13
77
88These lists are automatically generated, and may be incomplete or contain duplicates.
99
10- We closed 119 issues and merged 422 pull requests.
10+ We closed 120 issues and merged 427 pull requests.
1111The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/70?closed=1 >`__
1212
13- The following 111 authors contributed 2322 commits.
13+ The following 112 authors contributed 1962 commits.
1414
1515* Abhijnan Bajpai
1616* Adrien F. Vincent
@@ -33,6 +33,7 @@ The following 111 authors contributed 2322 commits.
3333* Eero Vaher
3434* Elliott Sales de Andrade
3535* Eric Larson
36+ * Eric Prestat
3637* erykoff
3738* EunHo Lee
3839* Felix Goudreault
@@ -126,8 +127,13 @@ The following 111 authors contributed 2322 commits.
126127
127128GitHub issues and pull requests:
128129
129- Pull Requests (422 ):
130+ Pull Requests (427 ):
130131
132+ * :ghpull: `25201 `: Backport PR #25196 on branch v3.7.x (Add deprecation for setting data with non sequence type in ``Line2D ``)
133+ * :ghpull: `25196 `: Add deprecation for setting data with non sequence type in ``Line2D ``
134+ * :ghpull: `25197 `: Backport PR #25193 on branch v3.7.x (Fix displacement of colorbar for eps with bbox_inches='tight')
135+ * :ghpull: `25193 `: Fix displacement of colorbar for eps with bbox_inches='tight'
136+ * :ghpull: `24781 `: DOC: restore SHA to footer
131137* :ghpull: `25188 `: Backport PR #25085 on branch v3.7.x (FIX: only try to update blit caches if the canvas we expect)
132138* :ghpull: `25170 `: Backport PR #25097 on branch v3.7.x (fix FigureCanvasTkAgg memory leak via weakrefs)
133139* :ghpull: `25186 `: Backport PR #24893 on branch v3.7.x (STY: make allowed line length 9 longer to 88 from 79)
@@ -551,8 +557,9 @@ Pull Requests (422):
551557* :ghpull: `22614 `: ENH: Add pan and zoom toolbar handling to 3D Axes
552558* :ghpull: `21562 `: Add a test for Hexbin Linear
553559
554- Issues (119 ):
560+ Issues (120 ):
555561
562+ * :ghissue: `25176 `: [Bug]: Colorbar is displaced when saving as .eps with bbox_inches='tight'
556563* :ghissue: `25075 `: [Bug]: Widget blitting broken when saving as PDF
557564* :ghissue: `25181 `: unavoidable warnings in nbagg on ``plt.close ``
558565* :ghissue: `25134 `: [Doc]: pyplot.boxplot whisker length wrong docs
0 commit comments