doc/users/prev_whats_new/github_stats_3.10.7.rst
.. _github-stats_3-10-7:
GitHub statistics for 2024/12/14 (tag: v3.10.0) - 2025/10/08
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 4 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 32 authors contributed 422 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 (4):
30611: [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