Hi Armin,

On 24/07/11 18:47, arigo wrote:
Author: Armin Rigo<ar...@tunes.org>
Branch:
Changeset: r45943:824b72bb6b45
Date: 2011-07-24 17:25 +0200
http://bitbucket.org/pypy/pypy/changeset/824b72bb6b45/

Log:    signal.signal() crashes with ValueError when called from a non-main
        thread...?

diff --git a/lib_pypy/pyrepl/unix_console.py b/lib_pypy/pyrepl/unix_console.py
[cut]

Note that pyrepl exists as an independent repo and that the one in PyPy is supposed to be a copy of it (similar to what we do in py.test):
https://bitbucket.org/pypy/pyrepl

For example, it is automatically installed by pdb++ on top of cpython to have the colored tab completion.

ciao,
Anto
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to