Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5165:c352d811ef4a
Date: 2014-03-15 17:49 +0100
http://bitbucket.org/pypy/extradoc/changeset/c352d811ef4a/

Log:    A goodbye-like sentence

diff --git a/blog/draft/stm-mar2014.txt b/blog/draft/stm-mar2014.txt
--- a/blog/draft/stm-mar2014.txt
+++ b/blog/draft/stm-mar2014.txt
@@ -35,5 +35,7 @@
 you a way to enforce that a block of code runs "atomically", which means
 without any operation from any other thread randomly interleaved.
 
+Stay tuned for more!
+
 
 Armin & Remi
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to