Author: Matti Picus <matti.pi...@gmail.com> Branch: extradoc Changeset: r496:e6f69077f5ae Date: 2014-05-09 08:52 +0300 http://bitbucket.org/pypy/pypy.org/changeset/e6f69077f5ae/
Log: update notable modules that work with PyPy diff --git a/source/compat.txt b/source/compat.txt --- a/source/compat.txt +++ b/source/compat.txt @@ -50,6 +50,10 @@ * pyglet +* Pillow (the PIL fork) + +* `lxml`_ + Known differences that are not going to be fixed: * PyPy does not support refcounting semantics. The following code @@ -104,4 +108,4 @@ .. _`our dev site`: http://pypy.readthedocs.org/en/latest/cpython_differences.html .. _`more details here`: http://pypy.readthedocs.org/en/latest/cpython_differences.html#differences-related-to-garbage-collection-strategies .. _`compatibility wiki`: https://bitbucket.org/pypy/compatibility/wiki/Home - +.. _`lxml`: https://github.com/amauryfa/lxml/tree/cffi/ _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit