22
33.. _github-stats :
44
5- GitHub statistics for 3.10.6 (Aug 29 , 2025)
5+ GitHub statistics for 3.10.7 (Oct 08 , 2025)
66===========================================
77
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
99
1010These lists are automatically generated, and may be incomplete or contain duplicates.
1111
12- We closed 4 issues and merged 19 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 merged 16 pull requests.
13+ The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/105 ?closed=1 >`__
1414
15- The following 31 authors contributed 380 commits.
15+ The following 32 authors contributed 422 commits.
1616
17- * Alan Burlot
17+ * Aasma Gupta
18+ * AASMA GUPTA
1819* Antony Lee
1920* Christine P. Chai
2021* David Stansby
2122* dependabot[bot]
22- * Doron Behar
2323* Elliott Sales de Andrade
2424* G.D. McBain
2525* Greg Lucas
@@ -43,39 +43,37 @@ The following 31 authors contributed 380 commits.
4343* saikarna913
4444* Scott Shambaugh
4545* Thomas A Caswell
46+ * Tim Heap
4647* Tim Hoffmann
4748* Trygve Magnus Ræder
4849
4950GitHub issues and pull requests:
5051
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)
7270
7371Issues (4):
7472
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
7977
8078
8179Previous GitHub statistics
0 commit comments