Hi all, I'm starting a new thread because the last one seems to be on a new topic.
I was just trying out the scrapy unit tests in PyPy and I've run into some segfaults. To reproduce, download and install Scrapy: https://github.com/scrapy/scrapy Then run this in the tests directory: /usr/local/pypy/bin/trial test_http_request.py I haven't found the exact source of the issue yet, but I'm posting this in case somebody can find it faster. Thanks, -Joe _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
