[pypy-commit] pypy default: Link to the great issue #2363 in the faq entry.

arigo pypy.commits at gmail.com
Thu Aug 18 05:19:27 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r86262:819f6943562d
Date: 2016-08-18 11:18 +0200
http://bitbucket.org/pypy/pypy/changeset/819f6943562d/

Log:	Link to the great issue #2363 in the faq entry.

diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -356,6 +356,11 @@
 that a C-level traceback is usually of no help at all in PyPy.
 Debugging PyPy can be annoying.
 
+`This is a clear and useful bug report.`__  (Admittedly, sometimes
+the problem is really hard to reproduce, but please try to.)
+
+.. __: https://bitbucket.org/pypy/pypy/issues/2363/segfault-in-gc-pinned-object-in
+
 In more details:
 
 * First, please give the exact PyPy version, and the OS.


More information about the pypy-commit mailing list