Author: Antonio Cuni <[email protected]>
Branch: extradoc
Changeset: r3965:bba5526b4eb5
Date: 2011-11-14 12:34 +0100
http://bitbucket.org/pypy/extradoc/changeset/bba5526b4eb5/

Log:    twaks

diff --git a/blog/draft/2011-11-gborg-sprint-report.rst 
b/blog/draft/2011-11-gborg-sprint-report.rst
--- a/blog/draft/2011-11-gborg-sprint-report.rst
+++ b/blog/draft/2011-11-gborg-sprint-report.rst
@@ -1,11 +1,11 @@
 Gothenburg sprint report
 =========================
 
-In the past days, we have been busy hacking on PyPy at the Gothenburg sprint,
+In the past week, we have been busy hacking on PyPy at the Gothenburg sprint,
 the second of this 2011.  The sprint was hold at Laura's and Jacob's place,
 and here is a brief report of what happened.
 
-<INSERT PICTURE OF THE CAKE>
+.. img:: 5x-cake.jpg
 
 In the first day we welcomed Mark Pearse, which was new to PyPy and at his
 first sprint.  Mark worked the whole sprint at the new SpecialisedTuple_
@@ -66,7 +66,8 @@
 producing a CPython extension module it produces a pure python modules based
 on ``ctypes``.  More work is needed before it can be considered complete, but
 ``f2pypy`` is already able to produce a wrapper for BLAS which passes most of
-the tests (although not all).
+the tests under CPython, although there's still work left to get it working
+for PyPy.
 
 .. _f2pypy: http://bitbucket.org/pypy/f2pypy
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to