On Jun 30, 2014, at 7:49 AM, Martijn Faassen wrote:
> The nose-exclude plugin is implicated in some of the trouble:
>
> https://bitbucket.org/kgrandis/nose-exclude/issue/13/failing-on-pypy
FYI the nose-exclude issue is an actual PyPy2 bug that should now be fixed.
With your nose-exclude worka
Hi there,
I'm working on some changes to Venusian so it can scan individual modules
without recursion. This refactoring I also think makes the Venusian code
more readable, so it should be a win even if you don't care about this
feature.
The work is visible here:
https://github.com/Pylons/venu