Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit7908d2c

Browse files
authored
Merge pull request#29700 from ksunden/merge_up_v3.10.1
merge up v3.10.1
2 parents502cdd1 +d94f80d commit7908d2c

14 files changed

+811
-565
lines changed

‎doc/_static/zenodo_cache/14464227.svg

Lines changed: 35 additions & 0 deletions
Loading

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

Lines 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

Lines 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

Lines 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

Lines 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

Lines 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

Lines 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

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.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)

[8]ページ先頭

©2009-2025 Movatter.jp