[pypy-svn] r80272 - pypy/extradoc/talk/ustour2011

hpk at codespeak.net hpk at codespeak.net
Thu Feb 3 15:39:37 CET 2011


Author: hpk
Date: Thu Feb  3 15:39:36 2011
New Revision: 80272

Modified:
   pypy/extradoc/talk/ustour2011/google-abstract2.txt
Log:
shifting "potential future areas" right next to the sentence
about funding :)



Modified: pypy/extradoc/talk/ustour2011/google-abstract2.txt
==============================================================================
--- pypy/extradoc/talk/ustour2011/google-abstract2.txt	(original)
+++ pypy/extradoc/talk/ustour2011/google-abstract2.txt	Thu Feb  3 15:39:36 2011
@@ -15,8 +15,9 @@
 * full (and JIT-ed) ctypes support to call C libraries from Python
 * fully pluggable Garbage Collection
 * new "cpyext" layer to integrate existing CPython C extensions
-* (also, future work: SWIG and/or Cython compatibility)
 * experimental super-fast JIT-compilation of calls to C++ libraries
 
-We will also briefly highlight who the active developers are and
-their funding background.
+We want to reserve time for discussing potential future work like SWIG
+and/or Cython compatibility and other areas brought up by the audience.
+We will also briefly highlight who the active developers are and their
+funding background.



More information about the Pypy-commit mailing list