doc/release/prev_whats_new/github_stats_3.10.7.rst
.. _github-stats_3-10-7:
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.
GitHub issues and pull requests:
Pull Requests (16):
30628: Backport PR #30626 on branch v3.10.x (MNT: Fix new F401 unused imports warnings)30626: MNT: Fix new F401 unused imports warnings30589: Backport PR #29745: Use PEP8 style method and function names from30614: Backport PR #30612 on branch v3.10.x (MNT: update black pin)30612: MNT: update black pin30572: Backport PR #30571 on branch v3.10.x (CI: remove macos13)30571: CI: remove macos1330570: Backport PR #30558 on branch v3.10.x (Fix stubtest with mypy 18)30558: Fix stubtest with mypy 1830540: Backport PR #30539 on branch v3.10.x (Fix scale_unit/scale_units typo in quiver docs)30539: Fix scale_unit/scale_units typo in quiver docs30518: Backport PR #30497 on branch v3.10.x (TST: Use a temporary directory for test_save_figure_return)30497: TST: Use a temporary directory for test_save_figure_return30506: Backport PR #30490 on branch v3.10.x (Fix SVG rendering error in def update_background)30490: Fix SVG rendering error in def update_background30494: Backport PR #30492 on branch v3.10.x (DOC: pytz link should be from PyPI)Issues (5):
30617: [ENH]: pyparsing 3.3.0a1 deprecation warnings30611: [MNT]: black version30551: [Bug]: Mypy stubtest failure on disjoint_base30493: [Bug]: test_save_figure_return seems flaky30485: [Bug]: figures with SpanSelector(..., useblit=True) can't be saved to SVG or PDF