[pypy-commit] extradoc extradoc: Draft of the status of PyPy proposal for PyCon 2015

rguillebert noreply at buildbot.pypy.org
Mon Sep 8 18:15:05 CEST 2014


Author: Romain Guillebert <romain.py at gmail.com>
Branch: extradoc
Changeset: r5391:e97b47cafad7
Date: 2014-09-08 18:15 +0200
http://bitbucket.org/pypy/extradoc/changeset/e97b47cafad7/

Log:	Draft of the status of PyPy proposal for PyCon 2015

diff --git a/talk/pycon2015/status/abstract.rst b/talk/pycon2015/status/abstract.rst
new file mode 100644
--- /dev/null
+++ b/talk/pycon2015/status/abstract.rst
@@ -0,0 +1,14 @@
+Status of PyPy and its ecosystem
+================================
+
+Description
+-----------
+
+PyPy is a fast alternative implementation of Python. This talk will describe
+what happened in the PyPy ecosystem in the last 2 years and what the future
+holds. Topics such as JIT improvements, garbage collection, CFFI, Numpy, STM
+and Python 3 will be covered.
+
+Abstract
+--------
+


More information about the pypy-commit mailing list