doc/users/prev_whats_new/github_stats_3.9.2.rst
.. _github-stats-3-9-2:
GitHub statistics for 2024/07/04 (tag: v3.9.1) - 2024/08/12
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 9 issues and merged 45 pull requests.
The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/93?closed=1>__
The following 20 authors contributed 67 commits.
GitHub issues and pull requests:
Pull Requests (45):
28687: BLD: Include MSVCP140 runtime statically28679: Run delvewheel with path to required msvcp140.dll28695: Backport PR #27797 on branch v3.9.x (DOC: Use video files for saving animations)28688: Backport PR #28293 and #28668: Enable 3.13 wheels and bump cibuildwheel27797: DOC: Use video files for saving animations28692: Backport PR #28632 on branch v3.9.x (DOC: Tell sphinx-gallery to link mpl_toolkits from our build)28632: DOC: Tell sphinx-gallery to link mpl_toolkits from our build28668: Bump the actions group with 2 updates28686: Backport PR #28682 on branch v3.9.x (Fix warnings from mingw compilers)28682: Fix warnings from mingw compilers28676: Backport PR #28577 on branch v3.9.x (Copy all internals from initial Tick to lazy ones)28577: Copy all internals from initial Tick to lazy ones28674: Backport PR #28650 on branch v3.9.x (remove out of date todos on animation.py)28650: remove out of date todos on animation.py28656: Backport PR #28649 on branch v3.9.x (FIX: improve formatting of image values in cases of singular norms)28665: Backport PR #28546 on branch v3.9.x (DOC: Clarify/simplify example of multiple images with one colorbar)28649: FIX: improve formatting of image values in cases of singular norms28635: BLD: windows wheels28645: Backport PR #28644 on branch v3.9.x (DOC: Fix matching for version switcher)28640: Backport PR #28634 on branch v3.9.x (Closed open div tag in color.ColorMap.repr_html)28634: Closed open div tag in color.ColorMap.repr_html28636: Backport PR #28625 on branch v3.9.x (added typing_extensions.Self to _AxesBase.twinx)28625: added typing_extensions.Self to _AxesBase.twinx28622: Backport PR #28621 on branch v3.9.x (TYP: Fix a typo in animation.pyi)28621: TYP: Fix a typo in animation.pyi28605: Backport PR #28604 on branch v3.9.x (cycler signature update.)28604: cycler signature update.28598: Pin PyQt6 back on Ubuntu 20.0428596: Backport PR #28518 on branch v3.9.x ([TYP] Fix overload of pyplot.subplots)28518: [TYP] Fix overload of pyplot.subplots28591: Backport PR #28580 on branch v3.9.x (Bump actions/attest-build-provenance from 1.3.2 to 1.3.3 in the actions group)28580: Bump actions/attest-build-provenance from 1.3.2 to 1.3.3 in the actions group28586: Backport PR #28582 on branch v3.9.x (FIX: make sticky edge tolerance relative to data range)28582: FIX: make sticky edge tolerance relative to data range28572: Backport PR #28571 on branch v3.9.x (DOC: Add version directive to hatch parameter in stackplot)28571: DOC: Add version directive to hatch parameter in stackplot28564: Backport PR #28534 on branch v3.9.x ([BLD] Fix WSL build warning)28563: Backport PR #28526 on branch v3.9.x (Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the actions group)28534: [BLD] Fix WSL build warning28526: Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the actions group28552: Backport PR #28541 on branch v3.9.x (MNT: be more careful about disk I/O failures when writing font cache)28541: MNT: be more careful about disk I/O failures when writing font cache28524: Backport PR #28523 on branch v3.9.x (Fix value error when set widget size to zero while using FigureCanvasQT )28523: Fix value error when set widget size to zero while using FigureCanvasQT28519: Backport PR #28517 on branch v3.9.x (DOC: better cross referencing for animations)Issues (9):
28551: [Bug]: Possible issue with Matplotlib 3.9.1 wheel on Windows only28250: [Doc]: Sphinx gallery links mispointed for Axes3D methods28574: [Bug]: Nondeterministic behavior with subplot spacing and constrained layout28626: [Doc]: Remove old TODO's from animation.py28648: [Bug]: format_image_data on an image of only zeros produces a large number of zeros28624: [Bug]: Bad type hint in _AxesBase.twinx()28567: [Bug]: sticky edge related changes for datetime plots28533: [Doc]: Stackplot hatch functionality has version dependencies28538: [Bug]: Permission denied when importing matplotlib.pyplot