[pypy-commit] pypy release-2.6.x: document vmprof support for OS X

mattip noreply at buildbot.pypy.org
Sun Aug 30 20:01:28 CEST 2015


Author: mattip <matti.picus at gmail.com>
Branch: release-2.6.x
Changeset: r79298:3e656718275b
Date: 2015-08-30 21:01 +0300
http://bitbucket.org/pypy/pypy/changeset/3e656718275b/

Log:	document vmprof support for OS X

diff --git a/pypy/doc/release-2.6.1.rst b/pypy/doc/release-2.6.1.rst
--- a/pypy/doc/release-2.6.1.rst
+++ b/pypy/doc/release-2.6.1.rst
@@ -73,7 +73,7 @@
 
   * The python stdlib was updated to 2.7.10 from 2.7.9
 
-  * vmprof now supports multiple threads
+  * vmprof now supports multiple threads and OS X
 
   * The translation process builds cffi import libraries for some stdlib
     packages, which should prevent confusion when package.py is not used


More information about the pypy-commit mailing list