Skip to content

Commit 5c10846

Browse files
committed
DOC: Update GitHub stats for 3.7.5
1 parent 3d76f2d commit 5c10846

File tree

3 files changed

+45
-12
lines changed

3 files changed

+45
-12
lines changed

doc/users/github_stats.rst

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,35 @@
11
.. _github-stats:
22

3-
GitHub statistics for 3.7.4 (Nov 17, 2023)
4-
==========================================
3+
GitHub statistics (Feb 16, 2024)
4+
================================
55

6-
GitHub statistics for 2023/09/12 (tag: v3.7.3) - 2023/11/17
6+
GitHub statistics for 2023/11/18 (tag: v3.7.4) - 2024/02/16
77

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

10-
We closed 1 issues and merged 3 pull requests.
11-
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/87?closed=1>`__
10+
We closed 0 issues and merged 5 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/90?closed=1>`__
1212

13-
The following 3 authors contributed 10 commits.
13+
The following 5 authors contributed 15 commits.
1414

15+
* Antony Lee
1516
* Elliott Sales de Andrade
17+
* Greg Lucas
1618
* Kyle Sunden
1719
* Thomas A Caswell
1820

1921
GitHub issues and pull requests:
2022

21-
Pull Requests (3):
23+
Pull Requests (5):
2224

23-
* :ghpull:`27332`: Backport PR #27290 on branch v3.7.x (Ensure GIL while releasing buffer)
24-
* :ghpull:`27340`: Fix CI on v3.7.x branch
25-
* :ghpull:`27290`: Ensure GIL while releasing buffer
25+
* :ghpull:`27793`: Backport crash fixes to v3.7.x
26+
* :ghpull:`27785`: FIX: be careful about communicating with subprocess
27+
* :ghpull:`27755`: Allow threads during macos event loop
28+
* :ghpull:`27624`: Prepare for Pytest v8
29+
* :ghpull:`26689`: Fix error generation for missing pgf.texsystem.
2630

27-
Issues (1):
31+
Issues (0):
2832

29-
* :ghissue:`27262`: [Bug]: Segmentation fault when resizing on Python 3.12 and MacOS 14
3033

3134

3235
Previous GitHub statistics
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. _github-stats-3-7-4:
2+
3+
GitHub statistics for 3.7.4 (Nov 17, 2023)
4+
==========================================
5+
6+
GitHub statistics for 2023/09/12 (tag: v3.7.3) - 2023/11/17
7+
8+
These lists are automatically generated, and may be incomplete or contain duplicates.
9+
10+
We closed 1 issues and merged 3 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/87?closed=1>`__
12+
13+
The following 3 authors contributed 10 commits.
14+
15+
* Elliott Sales de Andrade
16+
* Kyle Sunden
17+
* Thomas A Caswell
18+
19+
GitHub issues and pull requests:
20+
21+
Pull Requests (3):
22+
23+
* :ghpull:`27332`: Backport PR #27290 on branch v3.7.x (Ensure GIL while releasing buffer)
24+
* :ghpull:`27340`: Fix CI on v3.7.x branch
25+
* :ghpull:`27290`: Ensure GIL while releasing buffer
26+
27+
Issues (1):
28+
29+
* :ghissue:`27262`: [Bug]: Segmentation fault when resizing on Python 3.12 and MacOS 14

doc/users/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Version 3.7
1818
prev_whats_new/whats_new_3.7.0.rst
1919
../api/prev_api_changes/api_changes_3.7.0.rst
2020
github_stats.rst
21+
prev_whats_new/github_stats_3.7.4.rst
2122
prev_whats_new/github_stats_3.7.3.rst
2223
prev_whats_new/github_stats_3.7.2.rst
2324
prev_whats_new/github_stats_3.7.1.rst

0 commit comments

Comments
 (0)