2
2
3
3
.. _github-stats :
4
4
5
- GitHub statistics for 3.10.6 (Aug 29 , 2025)
5
+ GitHub statistics for 3.10.7 (Oct 08 , 2025)
6
6
===========================================
7
7
8
- GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/08/29
8
+ GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/10/08
9
9
10
10
These lists are automatically generated, and may be incomplete or contain duplicates.
11
11
12
- We closed 4 issues and merged19 pull requests.
13
- The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/103 ?closed=1 >`__
12
+ We closed 4 issues and merged16 pull requests.
13
+ The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/105 ?closed=1 >`__
14
14
15
- The following31 authors contributed380 commits.
15
+ The following32 authors contributed422 commits.
16
16
17
- * Alan Burlot
17
+ * Aasma Gupta
18
+ * AASMA GUPTA
18
19
* Antony Lee
19
20
* Christine P. Chai
20
21
* David Stansby
21
22
* dependabot[bot]
22
- * Doron Behar
23
23
* Elliott Sales de Andrade
24
24
* G.D. McBain
25
25
* Greg Lucas
@@ -43,39 +43,37 @@ The following 31 authors contributed 380 commits.
43
43
* saikarna913
44
44
* Scott Shambaugh
45
45
* Thomas A Caswell
46
+ * Tim Heap
46
47
* Tim Hoffmann
47
48
* Trygve Magnus Ræder
48
49
49
50
GitHub issues and pull requests:
50
51
51
- Pull Requests (19):
52
-
53
- *:ghpull: `30487 `: Backport PR #30484 on branch v3.10.x (FIX: be more cautious about checking widget size)
54
- *:ghpull: `30484 `: FIX: be more cautious about checking widget size
55
- *:ghpull: `30481 `: Backport PR #30394 on branch v3.10.x (ENH: Gracefully handle python-build-standalone ImportError with Tk)
56
- *:ghpull: `30477 `: Backport PR #30476 on branch v3.10.x (ci: Remove cibuildwheel override for win_arm64/Py3.14)
57
- *:ghpull: `30394 `: ENH: Gracefully handle python-build-standalone ImportError with Tk
58
- *:ghpull: `30476 `: ci: Remove cibuildwheel override for win_arm64/Py3.14
59
- *:ghpull: `30461 `: Backport PR #30451 on branch v3.10.x (doc: factor out quick install tab for reuse)
60
- *:ghpull: `30448 `: Backport PR #30412 on branch v3.10.x ({Check,Radio}Buttons: Improve docs of label_props)
61
- *:ghpull: `30412 `: {Check,Radio}Buttons: Improve docs of label_props
62
- *:ghpull: `30445 `: Backport PR #30444 on branch v3.10.x (Small correction of a typo in the galleries: axis instead of axes)
63
- *:ghpull: `30444 `: Small correction of a typo in the galleries: axis instead of axes
64
- *:ghpull: `30430 `: Backport PR #30426 on branch v3.10.x (Fix a race condition in TexManager.make_dvi.)
65
- *:ghpull: `30434 `: Backport PR #30426: Fix a race condition in TexManager.make_dvi & make_png.
66
- *:ghpull: `30431 `: Use pathlib in texmanager.
67
- *:ghpull: `30428 `: Backport PR #30399 on branch v3.10.x (Qt: Fix HiDPI handling on X11/Windows)
68
- *:ghpull: `30426 `: Fix a race condition in TexManager.make_dvi.
69
- *:ghpull: `30399 `: Qt: Fix HiDPI handling on X11/Windows
70
- *:ghpull: `30415 `: Backport PR #30414 on branch v3.10.x (DOC: update Cartopy url)
71
- *:ghpull: `30414 `: DOC: update Cartopy url
52
+ Pull Requests (16):
53
+
54
+ *:ghpull: `30628 `: Backport PR #30626 on branch v3.10.x (MNT: Fix new F401 unused imports warnings)
55
+ *:ghpull: `30626 `: MNT: Fix new F401 unused imports warnings
56
+ *:ghpull: `30589 `: Backport PR #29745: Use PEP8 style method and function names from
57
+ *:ghpull: `30614 `: Backport PR #30612 on branch v3.10.x (MNT: update black pin)
58
+ *:ghpull: `30612 `: MNT: update black pin
59
+ *:ghpull: `30572 `: Backport PR #30571 on branch v3.10.x (CI: remove macos13)
60
+ *:ghpull: `30571 `: CI: remove macos13
61
+ *:ghpull: `30570 `: Backport PR #30558 on branch v3.10.x (Fix stubtest with mypy 18)
62
+ *:ghpull: `30558 `: Fix stubtest with mypy 18
63
+ *:ghpull: `30540 `: Backport PR #30539 on branch v3.10.x (Fix scale_unit/scale_units typo in quiver docs)
64
+ *:ghpull: `30539 `: Fix scale_unit/scale_units typo in quiver docs
65
+ *:ghpull: `30518 `: Backport PR #30497 on branch v3.10.x (TST: Use a temporary directory for test_save_figure_return)
66
+ *:ghpull: `30497 `: TST: Use a temporary directory for test_save_figure_return
67
+ *:ghpull: `30506 `: Backport PR #30490 on branch v3.10.x (Fix SVG rendering error in def update_background)
68
+ *:ghpull: `30490 `: Fix SVG rendering error in def update_background
69
+ *:ghpull: `30494 `: Backport PR #30492 on branch v3.10.x (DOC: pytz link should be from PyPI)
72
70
73
71
Issues (4):
74
72
75
- *:ghissue: `29618 `: [Bug ]:FigureCanvasQT is seemingly prematurely freed under certain conditions
76
- *:ghissue: `30390 `: [ENH ]:Gracefully handle python-build-standalone ImportError
77
- *:ghissue: `30420 `: [ENH ]:Support parallel plotting
78
- *:ghissue: `30386 `:BUG: Qt hi-dpi regression on windows and X11 with mpl 3.10.5
73
+ *:ghissue: `30611 `: [MNT ]:black version
74
+ *:ghissue: `30551 `: [Bug ]:Mypy stubtest failure on disjoint_base
75
+ *:ghissue: `30493 `: [Bug ]:test_save_figure_return seems flaky
76
+ *:ghissue: `30485 `:[Bug]: figures with SpanSelector(..., useblit=True) can't be saved to SVG or PDF
79
77
80
78
81
79
Previous GitHub statistics