From 9123b62db5d73ed5ab1d16e6939afd1f2a37eb31 Mon Sep 17 00:00:00 2001 From: Kyle Sunden Date: Mon, 13 Feb 2023 12:54:41 -0600 Subject: [PATCH] Update github stats --- doc/users/github_stats.rst | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/doc/users/github_stats.rst b/doc/users/github_stats.rst index 5525967c2ee0..cbeb72270f2e 100644 --- a/doc/users/github_stats.rst +++ b/doc/users/github_stats.rst @@ -1,16 +1,16 @@ .. _github-stats: -GitHub statistics (Feb 10, 2023) +GitHub statistics (Feb 13, 2023) ================================ -GitHub statistics for 2022/09/16 (tag: v3.6.0) - 2023/02/10 +GitHub statistics for 2022/09/16 (tag: v3.6.0) - 2023/02/13 These lists are automatically generated, and may be incomplete or contain duplicates. -We closed 119 issues and merged 422 pull requests. +We closed 120 issues and merged 427 pull requests. The full list can be seen `on GitHub `__ -The following 111 authors contributed 2322 commits. +The following 112 authors contributed 1962 commits. * Abhijnan Bajpai * Adrien F. Vincent @@ -33,6 +33,7 @@ The following 111 authors contributed 2322 commits. * Eero Vaher * Elliott Sales de Andrade * Eric Larson +* Eric Prestat * erykoff * EunHo Lee * Felix Goudreault @@ -126,8 +127,13 @@ The following 111 authors contributed 2322 commits. GitHub issues and pull requests: -Pull Requests (422): +Pull Requests (427): +* :ghpull:`25201`: Backport PR #25196 on branch v3.7.x (Add deprecation for setting data with non sequence type in ``Line2D``) +* :ghpull:`25196`: Add deprecation for setting data with non sequence type in ``Line2D`` +* :ghpull:`25197`: Backport PR #25193 on branch v3.7.x (Fix displacement of colorbar for eps with bbox_inches='tight') +* :ghpull:`25193`: Fix displacement of colorbar for eps with bbox_inches='tight' +* :ghpull:`24781`: DOC: restore SHA to footer * :ghpull:`25188`: Backport PR #25085 on branch v3.7.x (FIX: only try to update blit caches if the canvas we expect) * :ghpull:`25170`: Backport PR #25097 on branch v3.7.x (fix FigureCanvasTkAgg memory leak via weakrefs) * :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): * :ghpull:`22614`: ENH: Add pan and zoom toolbar handling to 3D Axes * :ghpull:`21562`: Add a test for Hexbin Linear -Issues (119): +Issues (120): +* :ghissue:`25176`: [Bug]: Colorbar is displaced when saving as .eps with bbox_inches='tight' * :ghissue:`25075`: [Bug]: Widget blitting broken when saving as PDF * :ghissue:`25181`: unavoidable warnings in nbagg on ``plt.close`` * :ghissue:`25134`: [Doc]: pyplot.boxplot whisker length wrong docs