Author: Matti Picus <[email protected]>
Branch:
Changeset: r93503:e167b99ca093
Date: 2017-12-19 23:05 +0200
http://bitbucket.org/pypy/pypy/changeset/e167b99ca093/
Log: tweak release note
diff --git a/pypy/doc/release-v5.10.0.rst b/pypy/doc/release-v5.10.0.rst
--- a/pypy/doc/release-v5.10.0.rst
+++ b/pypy/doc/release-v5.10.0.rst
@@ -87,6 +87,8 @@
* issue #2677 copy pure c PyBuffer_{From,To}Contiguous from cpython
* issue #2682, split firstword on any whitespace in sqlite3
* ctypes: allow ptr[0] = foo when ptr is a pointer to struct
-* matplotlib works with tgagg backend
+* matplotlib will work with tkagg backend once `matplotlib pr #9356`_ is merged
* improvements to utf32 surrogate handling
* cffi version bump to 1.11.2
+
+.. _`matplotlib pr #9356`: https://github.com/matplotlib/matplotlib/pull/9356
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit