Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11f7925

Browse files
committed
Update Whats New documentation.
1 parent cce999d commit 11f7925

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/users/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@ directive - ``close-figs`` - that closes any previous figure windows before
7575
creating the plots. This can help avoid some surprising duplicates of plots
7676
when using ``plot_directive``.
7777

78+
Support for URL string arguments to ``imread``
79+
----------------------------------------------
80+
81+
The ``imread`` function now accepts URL strings that point to remote PNG
82+
files. This circumvents the generation of a HTTPResponse object directly.
83+
84+
7885
.. _whats-new-1-4:
7986

8087
new in matplotlib-1.4

0 commit comments

Comments
 (0)