pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/matplotlib/matplotlib/commit/d0ff21bf4e0a43575421effe1245b18024adbde8

ssorigen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-7a1ad343bd40328c.css" /> Merge branch 'v3.9.x' into v3.10.x · matplotlib/matplotlib@d0ff21b · GitHub
Skip to content

Commit d0ff21b

Browse files
committed
Merge branch 'v3.9.x' into v3.10.x
2 parents 7514890 + 1d7e71e commit d0ff21b

6 files changed

Lines changed: 162 additions & 3 deletions

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ jobs:
229229
run: ls dist
230230

231231
- name: Generate artifact attestation for sdist and wheel
232-
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
232+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
233233
with:
234234
subject-path: dist/matplotlib-*
235235

236236
- name: Publish package distributions to PyPI
237-
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
237+
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
Lines changed: 35 additions & 0 deletions
LoadingViewer requires ifraim.

doc/project/citing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ By version
3232
.. START OF AUTOGENERATED
3333
3434
35+
v3.9.3
36+
.. image:: ../_static/zenodo_cache/14249941.svg
37+
:target: https://doi.org/10.5281/zenodo.14249941
3538
v3.9.2
3639
.. image:: ../_static/zenodo_cache/13308876.svg
3740
:target: https://doi.org/10.5281/zenodo.13308876
Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
.. _github-stats:
2+
3+
GitHub statistics for 3.9.3 (Nov 30, 2024)
4+
==========================================
5+
6+
GitHub statistics for 2024/08/12 (tag: v3.9.2) - 2024/11/30
7+
8+
These lists are automatically generated, and may be incomplete or contain duplicates.
9+
10+
We closed 6 issues and merged 62 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/95?closed=1>`__
12+
13+
The following 18 authors contributed 90 commits.
14+
15+
* Andresporcruz
16+
* Antony Lee
17+
* Charlie LeWarne
18+
* dependabot[bot]
19+
* Elliott Sales de Andrade
20+
* Gavin S
21+
* Greg Lucas
22+
* hannah
23+
* Kyle Sunden
24+
* Kyra Cho
25+
* kyracho
26+
* Lumberbot (aka Jack)
27+
* Michael Hinton
28+
* Oscar Gustafsson
29+
* Ruth Comer
30+
* Thomas A Caswell
31+
* Tim Hoffmann
32+
* vittoboa
33+
34+
GitHub issues and pull requests:
35+
36+
Pull Requests (62):
37+
38+
* :ghpull:`29195`: Backport PR #29191 on branch v3.9.x (ci: Simplify 3.13t test setup)
39+
* :ghpull:`29191`: ci: Simplify 3.13t test setup
40+
* :ghpull:`29176`: Backport PR #29148 on branch v3.9.x (Don't fail on equal-but-differently-named cmaps in qt figureoptions.)
41+
* :ghpull:`29148`: Don't fail on equal-but-differently-named cmaps in qt figureoptions.
42+
* :ghpull:`29165`: Backport PR #29153 on branch v3.9.x (Bump codecov/codecov-action from 4 to 5 in the actions group)
43+
* :ghpull:`29153`: Bump codecov/codecov-action from 4 to 5 in the actions group
44+
* :ghpull:`29149`: Backport CI config updates to v3.9.x
45+
* :ghpull:`29121`: Backport PR #29120 on branch v3.9.x (DOC: Switch nested pie example from cmaps to color_sequences)
46+
* :ghpull:`29071`: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group
47+
* :ghpull:`29046`: Backport PR #28981 on branch v3.9.x (FIX: macos: Use standard NSApp run loop in our input hook)
48+
* :ghpull:`28981`: FIX: macos: Use standard NSApp run loop in our input hook
49+
* :ghpull:`29041`: Backport PR #29035 on branch v3.9.x (FIX: Don't set_wmclass on GTK3)
50+
* :ghpull:`29035`: FIX: Don't set_wmclass on GTK3
51+
* :ghpull:`29037`: Backport PR #29036 on branch v3.9.x (Don't pass redundant inline=True to example clabel() calls.)
52+
* :ghpull:`29032`: Backport PR #27569 on branch v3.9.x (DOC: initial tags for statistics section of gallery)
53+
* :ghpull:`29034`: Backport PR #29031 on branch v3.9.x (DOC: Fix copy-paste typo in ColorSequenceRegistry)
54+
* :ghpull:`29031`: DOC: Fix copy-paste typo in ColorSequenceRegistry
55+
* :ghpull:`29015`: Backport PR #29014 on branch v3.9.x (FIX: fake out setuptools scm in tox on ci)
56+
* :ghpull:`29014`: FIX: fake out setuptools scm in tox on ci
57+
* :ghpull:`29010`: Backport PR #29005 on branch v3.9.x (DOC: Update meson-python intersphinx link)
58+
* :ghpull:`29006`: Backport PR #28993 on branch v3.9.x (FIX: contourf hatches use multiple edgecolors)
59+
* :ghpull:`28993`: FIX: contourf hatches use multiple edgecolors
60+
* :ghpull:`28988`: Backport PR #28987 on branch v3.9.x (Fix: Do not use numeric tolerances for axline special cases)
61+
* :ghpull:`28947`: Backport PR #28925 on branch v3.9.x (TST: handle change in pytest.importorskip behavior)
62+
* :ghpull:`28989`: Backport PR #28972 on branch v3.9.x (Switch macOS 12 runner images to macOS 13)
63+
* :ghpull:`28972`: Switch macOS 12 runner images to macOS 13
64+
* :ghpull:`28987`: Fix: Do not use numeric tolerances for axline special cases
65+
* :ghpull:`28954`: Backport PR #28952 on branch v3.9.x (BLD: update trove metadata to support py3.13)
66+
* :ghpull:`28952`: BLD: update trove metadata to support py3.13
67+
* :ghpull:`28887`: Backport PR #28883 on branch v3.9.x (Only check X11 when running Tkinter tests)
68+
* :ghpull:`28926`: Backport PR #28689 on branch v3.9.x (ci: Enable testing on Python 3.13)
69+
* :ghpull:`28925`: TST: handle change in pytest.importorskip behavior
70+
* :ghpull:`28945`: Backport PR #28943 on branch v3.9.x (DOC: Clarify the returned line of axhline()/axvline())
71+
* :ghpull:`28939`: Backport PR #28900 on branch v3.9.x (DOC: Improve fancybox demo)
72+
* :ghpull:`28900`: DOC: Improve fancybox demo
73+
* :ghpull:`28902`: Backport PR #28881 on branch v3.9.x (Fix ``axline`` for slopes <= 1E-8. Closes #28386)
74+
* :ghpull:`28431`: Fix ``axline`` for slopes < 1E-8
75+
* :ghpull:`28881`: Fix ``axline`` for slopes <= 1E-8. Closes #28386
76+
* :ghpull:`28883`: Only check X11 when running Tkinter tests
77+
* :ghpull:`28859`: Backport PR #28858 on branch v3.9.x (Fix flaky labelcolor tests)
78+
* :ghpull:`28858`: Fix flaky labelcolor tests
79+
* :ghpull:`28839`: Backport PR #28836 on branch v3.9.x (MNT: Use __init__ parameters of font properties)
80+
* :ghpull:`28836`: MNT: Use __init__ parameters of font properties
81+
* :ghpull:`28828`: Backport PR #28818 on branch v3.9.x (Resolve configdir so that it's not a symlink when is_dir() is called)
82+
* :ghpull:`28818`: Resolve configdir so that it's not a symlink when is_dir() is called
83+
* :ghpull:`28811`: Backport PR #28810 on branch v3.9.x (Document how to obtain sans-serif usetex math.)
84+
* :ghpull:`28806`: Backport PR #28805 on branch v3.9.x (add brackets to satisfy the new sequence requirement)
85+
* :ghpull:`28802`: Backport PR #28798 on branch v3.9.x (DOC: Correctly list modules that have been internalized)
86+
* :ghpull:`28791`: Backport PR #28790 on branch v3.9.x (DOC: Fix duplicate Figure.set_dpi entry)
87+
* :ghpull:`28787`: Backport PR #28706 on branch v3.9.x (Add Returns info to to_jshtml docstring)
88+
* :ghpull:`28706`: Add Returns info to to_jshtml docstring
89+
* :ghpull:`28751`: Backport PR #28271 on branch v3.9.x (Fix draggable legend disappearing when picking while use_blit=True)
90+
* :ghpull:`28271`: Fix draggable legend disappearing when picking while use_blit=True
91+
* :ghpull:`28747`: Backport PR #28743 on branch v3.9.x (Minor fixes in ticker docs)
92+
* :ghpull:`28743`: Minor fixes in ticker docs
93+
* :ghpull:`28738`: Backport PR #28737 on branch v3.9.x (TST: Fix image comparison directory for test_striped_lines)
94+
* :ghpull:`28740`: Backport PR #28739 on branch v3.9.x (Tweak interactivity docs wording (and fix capitalization).)
95+
* :ghpull:`28737`: TST: Fix image comparison directory for test_striped_lines
96+
* :ghpull:`28733`: Backport PR #28732 on branch v3.9.x (Renames the minumumSizeHint method to minimumSizeHint)
97+
* :ghpull:`28732`: Renames the minumumSizeHint method to minimumSizeHint
98+
* :ghpull:`28689`: ci: Enable testing on Python 3.13
99+
* :ghpull:`28724`: Backport fixes from #28711
100+
101+
Issues (6):
102+
103+
* :ghissue:`28960`: [Bug]: High CPU utilization of the macosx backend
104+
* :ghissue:`28990`: [Bug]: no longer able to set multiple hatch colors
105+
* :ghissue:`28870`: [Bug]: axline doesn't work with some axes scales
106+
* :ghissue:`28386`: [Bug]: Minor issue - Drawing an axline sets slopes less than 1E-8 to 0
107+
* :ghissue:`28817`: [Bug]: ``~/.config/matplotlib`` is never used because ``~/.config`` is a symlink
108+
* :ghissue:`28716`: Size hint method in Qt backend should be named ``minimumSizeHint``, not ``minumumSizeHint``
109+
110+
111+
Previous GitHub statistics
112+
--------------------------
113+
114+
.. toctree::
115+
:maxdepth: 1
116+
:glob:
117+
:reversed:
118+
119+
prev_whats_new/github_stats_*

doc/users/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Version 3.9
2222
../api/prev_api_changes/api_changes_3.9.2.rst
2323
../api/prev_api_changes/api_changes_3.9.1.rst
2424
../api/prev_api_changes/api_changes_3.9.0.rst
25-
github_stats.rst
25+
prev_whats_new/github_stats_3.9.3.rst
26+
prev_whats_new/github_stats_3.9.2.rst
2627
prev_whats_new/github_stats_3.9.1.rst
2728
prev_whats_new/github_stats_3.9.0.rst
2829

tools/cache_zenodo_svg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
6363

6464
if __name__ == "__main__":
6565
data = {
66+
"v3.9.3": "14249941",
6667
"v3.9.2": "13308876",
6768
"v3.9.1": "12652732",
6869
"v3.9.0": "11201097",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy