11.. _github-stats :
22
3- GitHub statistics for 3.10.7 (Oct 08 , 2025)
3+ GitHub statistics for 3.10.8 (Nov 12 , 2025)
44===========================================
55
6- GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/10/08
6+ GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/11/12
77
88These lists are automatically generated, and may be incomplete or contain duplicates.
99
1010We closed 4 issues and merged 16 pull requests.
11- The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/105 ?closed=1 >`__
11+ The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/106 ?closed=1 >`__
1212
13- The following 32 authors contributed 422 commits.
13+ The following 35 authors contributed 445 commits.
1414
1515* Aasma Gupta
16- * AASMA GUPTA
1716* Antony Lee
1817* Christine P. Chai
1918* David Stansby
@@ -22,56 +21,60 @@ The following 32 authors contributed 422 commits.
2221* G.D. McBain
2322* Greg Lucas
2423* hannah
24+ * heinrich5991
2525* hu-xiaonan
2626* Ian Thomas
2727* Inês Cachola
2828* Jody Klymak
2929* Jouni K. Seppänen
3030* Khushi_29
3131* Kyle Sunden
32+ * Lucas Gruwez
3233* Lumberbot (aka Jack)
3334* N R Navaneet
3435* Nathan G. Wiseman
36+ * Nathan Goldbaum
37+ * Nick Coish
3538* Oscar Gustafsson
3639* Praful Gulani
3740* Qian Zhang
41+ * Rafael Katri
3842* Raphael Erik Hviding
3943* Roman
4044* Ruth Comer
4145* saikarna913
4246* Scott Shambaugh
4347* Thomas A Caswell
44- * Tim Heap
4548* Tim Hoffmann
4649* Trygve Magnus Ræder
4750
4851GitHub issues and pull requests:
4952
5053Pull Requests (16):
5154
52- * :ghpull: `30628 `: Backport PR #30626 on branch v3.10.x (MNT: Fix new F401 unused imports warnings )
53- * :ghpull: `30626 `: MNT: Fix new F401 unused imports warnings
54- * :ghpull: `30589 `: Backport PR #29745: Use PEP8 style method and function names from
55- * :ghpull: `30614 `: Backport PR #30612 on branch v3.10.x (MNT: update black pin )
56- * :ghpull: `30612 `: MNT: update black pin
57- * :ghpull: `30572 `: Backport PR #30571 on branch v3.10.x (CI: remove macos13 )
58- * :ghpull: `30571 `: CI: remove macos13
59- * :ghpull: `30570 `: Backport PR #30558 on branch v3.10.x (Fix stubtest with mypy 18 )
60- * :ghpull: `30558 `: Fix stubtest with mypy 18
61- * :ghpull: `30540 `: Backport PR #30539 on branch v3.10.x (Fix scale_unit/scale_units typo in quiver docs)
62- * :ghpull: `30539 `: Fix scale_unit/scale_units typo in quiver docs
63- * :ghpull: `30518 `: Backport PR #30497 on branch v3.10.x (TST: Use a temporary directory for test_save_figure_return )
64- * :ghpull: `30497 `: TST: Use a temporary directory for test_save_figure_return
65- * :ghpull: `30506 `: Backport PR #30490 on branch v3.10.x (Fix SVG rendering error in def update_background)
66- * :ghpull: `30490 `: Fix SVG rendering error in def update_background
67- * :ghpull: `30494 `: Backport PR #30492 on branch v3.10.x (DOC: pytz link should be from PyPI)
55+ * :ghpull: `30717 `: Backport PR #30714 on branch v3.10.x (FIX: Gracefully handle numpy arrays as input to check_in_list() )
56+ * :ghpull: `30714 `: FIX: Gracefully handle numpy arrays as input to check_in_list()
57+ * :ghpull: `30560 `: Consistent zoom boxes
58+ * :ghpull: `30711 `: Backport PR #30697 on branch v3.10.x (BUG: raise when creating a MacOS FigureManager outside the main thread )
59+ * :ghpull: `30697 `: BUG: raise when creating a MacOS FigureManager outside the main thread
60+ * :ghpull: `30656 `: Backport PR #29810 on branch v3.10.x (Declare free-threaded support in MacOS backend extension )
61+ * :ghpull: `30702 `: Backport PR #30624 on branch v3.10.x (TST: Increase tolerances for Ghostscript 10.06)
62+ * :ghpull: `30700 `: Backport PR #30698 on branch v3.10.x (BLD: update trove metadata to support py3.14 )
63+ * :ghpull: `30624 `: TST: Increase tolerances for Ghostscript 10.06
64+ * :ghpull: `30698 `: BLD: update trove metadata to support py3.14
65+ * :ghpull: `30688 `: Backport PR #30687 on branch v3.10.x (DOC: Fix pip link)
66+ * :ghpull: `30675 `: Backport PR #30657 on branch v3.10.x (Fix AttributeError: module 'gi' has no attribute 'require_version' )
67+ * :ghpull: `30674 `: Backport PR #30672 on branch v3.10.x ( Use pathlib.Path instead of matplotlib.path.Path in text.pyi)
68+ * :ghpull: `30672 `: Use pathlib.Path instead of matplotlib.path.Path in text.pyi
69+ * :ghpull: `30657 `: Fix `` AttributeError: module 'gi' has no attribute 'require_version' ``
70+ * :ghpull: `29810 `: Declare free-threaded support in MacOS backend extension
6871
6972Issues (4):
7073
71- * :ghissue: `30611 `: [MNT ]: black version
72- * :ghissue: `30551 `: [Bug]: Mypy stubtest failure on disjoint_base
73- * :ghissue: `30493 `: [Bug]: test_save_figure_return seems flaky
74- * :ghissue: `30485 `: [Bug]: figures with SpanSelector(..., useblit=True) can't be saved to SVG or PDF
74+ * :ghissue: `30706 `: [Bug ]: Axes.grouped_bar() with non-string orientation (e.g., NumPy array) raises ambiguous truth-value error instead of clean ValueError
75+ * :ghissue: `30666 `: [Bug]: calling pyplot.gca() outside the main thread crashes the interpreter with the MacOS backend
76+ * :ghissue: `30669 `: [Bug]: Type hint for fontproperties keyword in text.pyi is wrong
77+ * :ghissue: `30654 `: [Bug]: error plotting: AttributeError: module 'gi' has no attribute 'require_version'
7578
7679
7780Previous GitHub statistics
0 commit comments