Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r70304:1ba0c12f17da
Date: 2014-03-27 10:44 +0100
http://bitbucket.org/pypy/pypy/changeset/1ba0c12f17da/

Log:    Contributions welcome.

diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst
--- a/pypy/doc/stackless.rst
+++ b/pypy/doc/stackless.rst
@@ -211,6 +211,9 @@
 
 .. __: `recursion depth limit`_
 
+We also do not include any of the recent API additions to Stackless
+Python, like ``set_atomic()``.  Contributions welcome.
+
 
 Recursion depth limit
 +++++++++++++++++++++
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to