GitHub statistics for 3.10.9 (Apr 23, 2026)#
GitHub statistics for 2025/11/13 (tag: v3.10.8) - 2026/04/23
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 10 issues and merged 35 pull requests. The full list can be seen on GitHub
The following 14 authors contributed 65 commits.
Aman Srivastava
Ben Root
Brian Lau
Elliott Sales de Andrade
Kyle Sunden
Lumberbot (aka Jack)
m-sahare
Raphael Quast
Ruth Comer
Scott Shambaugh
Steve Berardi
Thomas A Caswell
Tim Hoffmann
Vikash Kumar
GitHub issues and pull requests:
Pull Requests (35):
PR #31558: Backport PR #31556 on branch v3.10.x (FIX: Inverted PyErr_Occurred check in enum type caster (_enums.h))
PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_enums.h)
PR #31078: Backport PR #31075 on branch v3.10.x (Fix remove method for figure title and xy-labels)
PR #31280: Backport PR #31278 on branch v3.10.x (Fix
clabelmanual argument not accepting unit-typed coordinates)PR #31520: Backport PR #31020 on branch v3.10.x (DOC: Fix doc builds with Sphinx 9)
PR #31511: Backport PR #31504 on branch v3.10.x (Re-order variants to prioritize narrower types)
PR #31504: Re-order variants to prioritize narrower types
PR #31445: Backport PR #31437: mathtext: Fix type inconsistency with fontmaps
PR #31437: mathtext: Fix type inconsistency with fontmaps
PR #31411: Backport PR #31323 on branch v3.10.x (FIX: Prevent crash when removing a subfigure containing subplots)
PR #31421: Backport PR #31420 on branch v3.10.x (Fix outdated Savannah URL for freetype download)
PR #31420: Fix outdated Savannah URL for freetype download
PR #31418: Backport PR #31401: BLD: Temporarily pin setuptools-scm<10
PR #31323: FIX: Prevent crash when removing a subfigure containing subplots
PR #31401: BLD: Temporarily pin setuptools-scm<10
PR #31278: Fix
clabelmanual argument not accepting unit-typed coordinatesPR #31154: Backport PR #31153 on branch v3.10.x (TST: Use correct method of clearing mock objects)
PR #31153: TST: Use correct method of clearing mock objects
PR #31075: Fix remove method for figure title and xy-labels
PR #31036: Backport PR #31035 on branch v3.10.x (DOCS: Fix typo in time array step size comment)
PR #30986: Backport PR #30985 on branch v3.10.x (MNT: do not assign a numpy array shape)
PR #30985: MNT: do not assign a numpy array shape
PR #30971: Backport PR #30969 on branch v3.10.x (DOC: Simplify barh() example)
PR #30965: Backport PR #30952 on branch v3.10.x (DOC: Tutorial on API shortcuts)
PR #30964: Backport PR #30960 on branch v3.10.x (SVG backend - handle font weight as integer)
PR #30960: SVG backend - handle font weight as integer
PR #30924: Backport PR #30910 on branch v3.10.x (DOC: Improve writer parameter docs of Animation.save())
PR #30870: Backport PR #30869 on branch v3.10.x (FIX: Accept array for zdir)
PR #30869: FIX: Accept array for zdir
PR #30860: Backport PR #30858 on branch v3.10.x (DOC: reinstate "codex" search term)
PR #30818: Backport PR #30817 on branch v3.10.x (Update sphinx-gallery header patch)
PR #30801: Backport PR #30763 on branch v3.10.x (DOC: Add example how to align tick labels)
PR #30791: Backport PR #30788 on branch v3.10.8-doc (Fix typo in key-mapping for "f11")
PR #30790: Backport PR #30788 on branch v3.10.x (Fix typo in key-mapping for "f11")
PR #30788: Fix typo in key-mapping for "f11"
Issues (10):
#31495: Unavoidable warnings with pybind11 main branch
#31433: [MNT]: Mypy error
#31340: [Bug]: outdated savannah URL in subprojects/freetype-2.6.1.wrap
#31319: [Bug]: Crash when removing a subfigure with a subplot in a figure
#27525: [Bug]: clabel manual argument does not accept units
#31112: [TST] Upcoming dependency test failures
#31073: [Bug]: Crash when Removing Suptitle in a Figure with Constrained Layout
#30981: [TST] Upcoming dependency test failures
#30868: [Bug]: Axe3D text() method does not allow zdir=numpy.array(...)
#21566: [ENH]: set_horizontalalignment("right") on Y axis labels when yaxis.ticks_right() is used.