GitHub statistics for 3.10.8 (Nov 12, 2025)#
GitHub statistics for 2025/10/08 (tag: v3.10.7) - 2025/11/12
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 4 issues and merged 15 pull requests. The full list can be seen on GitHub
The following 9 authors contributed 26 commits.
Elliott Sales de Andrade
Greg Lucas
hannah
heinrich5991
Kyle Sunden
Nathan Goldbaum
Nick Coish
Rafael Katri
Tim Hoffmann
GitHub issues and pull requests:
Pull Requests (15):
PR #30717: Backport PR #30714 on branch v3.10.x (FIX: Gracefully handle numpy arrays as input to check_in_list())
PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_list()
PR #30711: Backport PR #30697 on branch v3.10.x (BUG: raise when creating a MacOS FigureManager outside the main thread)
PR #30697: BUG: raise when creating a MacOS FigureManager outside the main thread
PR #30656: Backport PR #29810 on branch v3.10.x (Declare free-threaded support in MacOS backend extension)
PR #30702: Backport PR #30624 on branch v3.10.x (TST: Increase tolerances for Ghostscript 10.06)
PR #30700: Backport PR #30698 on branch v3.10.x (BLD: update trove metadata to support py3.14)
PR #30624: TST: Increase tolerances for Ghostscript 10.06
PR #30698: BLD: update trove metadata to support py3.14
PR #30688: Backport PR #30687 on branch v3.10.x (DOC: Fix pip link)
PR #30675: Backport PR #30657 on branch v3.10.x (Fix AttributeError: module 'gi' has no attribute 'require_version')
PR #30674: Backport PR #30672 on branch v3.10.x (Use pathlib.Path instead of matplotlib.path.Path in text.pyi)
PR #30672: Use pathlib.Path instead of matplotlib.path.Path in text.pyi
PR #30657: Fix
AttributeError: module 'gi' has no attribute 'require_version'PR #29810: Declare free-threaded support in MacOS backend extension
Issues (4):
#30706: [Bug]: Axes.grouped_bar() with non-string orientation (e.g., NumPy array) raises ambiguous truth-value error instead of clean ValueError
#30666: [Bug]: calling pyplot.gca() outside the main thread crashes the interpreter with the MacOS backend
#30669: [Bug]: Type hint for fontproperties keyword in text.pyi is wrong
#30654: [Bug]: error plotting: AttributeError: module 'gi' has no attribute 'require_version'