Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7908d2c

Browse filesBrowse files
authored
Merge pull request #29700 from ksunden/merge_up_v3.10.1
merge up v3.10.1
2 parents 502cdd1 + d94f80d commit 7908d2c
Copy full SHA for 7908d2c

14 files changed

+811
-565
lines changed

‎doc/_static/zenodo_cache/14464227.svg

Copy file name to clipboard
+35Lines changed: 35 additions & 0 deletions
Loading

‎doc/api/prev_api_changes/api_changes_3.10.0.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.10.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ API Changes for 3.10.0
55
:local:
66
:depth: 1
77

8-
.. include:: /api/prev_api_changes/api_changes_3.10.0/behaviour.rst
8+
.. include:: /api/prev_api_changes/api_changes_3.10.0/behavior.rst
99

1010
.. include:: /api/prev_api_changes/api_changes_3.10.0/deprecations.rst
1111

‎doc/api/prev_api_changes/api_changes_3.10.0/behavior.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.10.0/behavior.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Behavior Changes
2+
----------------
3+
4+
15
onselect argument to selector widgets made optional
26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37

‎doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Deprecations
2+
------------
3+
4+
15
Positional parameters in plotting functions
26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37

‎doc/api/prev_api_changes/api_changes_3.10.0/development.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.10.0/development.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Development changes
2+
-------------------
3+
14
Documentation-specific custom Sphinx roles are now semi-public
25
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36

‎doc/api/prev_api_changes/api_changes_3.10.0/removals.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.10.0/removals.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Removals
2+
--------
3+
4+
15
ttconv removed
26
~~~~~~~~~~~~~~
37

+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
API Changes for 3.10.1
2+
======================
3+
4+
Behaviour
5+
---------
6+
7+
*alpha* parameter handling on images
8+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9+
10+
When passing and array to ``imshow(..., alpha=...)``, the parameter was silently ignored
11+
if the image data was a RGB or RBGA image or if :rc:`interpolation_state`
12+
resolved to "rbga".
13+
14+
This is now fixed, and the alpha array overwrites any previous transparency information.

‎doc/project/citing.rst

Copy file name to clipboardExpand all lines: doc/project/citing.rst
+3Lines 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.10.0
36+
.. image:: ../_static/zenodo_cache/14464227.svg
37+
:target: https://doi.org/10.5281/zenodo.14464227
3538
v3.9.4
3639
.. image:: ../_static/zenodo_cache/14436121.svg
3740
:target: https://doi.org/10.5281/zenodo.14436121

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.