Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r3985:ec0b4da1f5e8 Date: 2011-12-12 22:40 +0100 http://bitbucket.org/pypy/extradoc/changeset/ec0b4da1f5e8/
Log: Confusing first usage of 'our' this late in the abstract diff --git a/talk/sea2012/abstract.rst b/talk/sea2012/abstract.rst --- a/talk/sea2012/abstract.rst +++ b/talk/sea2012/abstract.rst @@ -11,6 +11,7 @@ improvements in each release, Python is nearing performance comparable to native C language implementations. In this talk I will describe three stages: how to use it right now, in the near future and +(xxx give before this line a hint that "we" or "our" means "pypy developers") our plans to provide a very robust infrastructure for implementing numerical computations. I also will spend some time exploring ideas how dynamic compilation eventually can outperform static compilation _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
