Back to Matplotlib

GitHub statistics for 3.10.7 (Oct 08, 2025)

doc/release/prev_whats_new/github_stats_3.10.7.rst

3.11.02.2 KB
Original Source

.. _github-stats_3-10-7:

GitHub statistics for 3.10.7 (Oct 08, 2025)

GitHub statistics for 2025/08/29 (tag: v3.10.6) - 2025/10/08

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 5 issues and merged 16 pull requests. The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/105?closed=1>__

The following 8 authors contributed 25 commits.

  • Aasma Gupta
  • David Stansby
  • Elliott Sales de Andrade
  • Kyle Sunden
  • Ruth Comer
  • Thomas A Caswell
  • Tim Heap
  • Tim Hoffmann

GitHub issues and pull requests:

Pull Requests (16):

  • :ghpull:30628: Backport PR #30626 on branch v3.10.x (MNT: Fix new F401 unused imports warnings)
  • :ghpull:30626: MNT: Fix new F401 unused imports warnings
  • :ghpull:30589: Backport PR #29745: Use PEP8 style method and function names from
  • :ghpull:30614: Backport PR #30612 on branch v3.10.x (MNT: update black pin)
  • :ghpull:30612: MNT: update black pin
  • :ghpull:30572: Backport PR #30571 on branch v3.10.x (CI: remove macos13)
  • :ghpull:30571: CI: remove macos13
  • :ghpull:30570: Backport PR #30558 on branch v3.10.x (Fix stubtest with mypy 18)
  • :ghpull:30558: Fix stubtest with mypy 18
  • :ghpull:30540: Backport PR #30539 on branch v3.10.x (Fix scale_unit/scale_units typo in quiver docs)
  • :ghpull:30539: Fix scale_unit/scale_units typo in quiver docs
  • :ghpull:30518: Backport PR #30497 on branch v3.10.x (TST: Use a temporary directory for test_save_figure_return)
  • :ghpull:30497: TST: Use a temporary directory for test_save_figure_return
  • :ghpull:30506: Backport PR #30490 on branch v3.10.x (Fix SVG rendering error in def update_background)
  • :ghpull:30490: Fix SVG rendering error in def update_background
  • :ghpull:30494: Backport PR #30492 on branch v3.10.x (DOC: pytz link should be from PyPI)

Issues (5):

  • :ghissue:30617: [ENH]: pyparsing 3.3.0a1 deprecation warnings
  • :ghissue:30611: [MNT]: black version
  • :ghissue:30551: [Bug]: Mypy stubtest failure on disjoint_base
  • :ghissue:30493: [Bug]: test_save_figure_return seems flaky
  • :ghissue:30485: [Bug]: figures with SpanSelector(..., useblit=True) can't be saved to SVG or PDF