Author: Matti Picus <[email protected]> Branch: Changeset: r94259:766c77b4baf4 Date: 2018-04-07 21:17 +0300 http://bitbucket.org/pypy/pypy/changeset/766c77b4baf4/
Log: pygobject, not pygtk (lazka) diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +++ b/pypy/doc/release-v6.0.0.rst @@ -17,8 +17,7 @@ The Windows PyPy3.5 release is still considered beta-quality. There are open issues with unicode handling especially around system calls and c-extensions. -The Matplotlib TkAgg backend now works with PyPy. PyGame and pygtk also now can -work with PyPy. +The Matplotlib TkAgg backend now works with PyPy, as do pygame and pygobject. As always, this release is 100% compatible with the previous one and fixed several issues and bugs raised by the growing community of PyPy users. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
