[pypy-commit] extradoc extradoc: tweak

arigo pypy.commits at gmail.com
Mon Oct 3 05:08:47 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r5727:bddb6e89906c
Date: 2016-10-03 11:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/bddb6e89906c/

Log:	tweak

diff --git a/talk/pyconza2016/revdb/talk.rst b/talk/pyconza2016/revdb/talk.rst
--- a/talk/pyconza2016/revdb/talk.rst
+++ b/talk/pyconza2016/revdb/talk.rst
@@ -125,6 +125,9 @@
 
     * each raw memory read
 
+* More recording: weakrefs, __del__ calls, thread switches, callbacks
+  from C...
+
 * (Done by tweaking RPython, the language in which PyPy is itself written)
 
 


More information about the pypy-commit mailing list