Skip to content

Commit 8af6d6c

Browse files
committed
Clarify which backends do and don't work.
1 parent cecf4d1 commit 8af6d6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/users/whats_new.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ Group, many others and supported financially in part by the SAGE
2929
project.
3030

3131
The following GUI backends work under Python 3.x: Gtk3Agg, Gtk3Cairo,
32-
Qt4Agg, TkAgg and MacOSX. The other backends do not yet have workable
33-
bindings for Python 3.x, but continue to work on Python 2.6 and 2.7.
32+
Qt4Agg, TkAgg and MacOSX. The other GUI backends do not yet have
33+
adequate bindings for Python 3.x, but continue to work on Python 2.6
34+
and 2.7. The non-GUI backends, such as PDF, PS and SVG, work on both
35+
Python 2.x and 3.x.
3436

3537
Features that depend on the Python Imaging Library, such as JPEG
3638
handling, do not work, since the version of PIL for Python 3.x is not

0 commit comments

Comments
 (0)