[pylons-devel] state of Venusian, Venusian contribution

2014-06-30 Thread Martijn Faassen
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

[pylons-devel] Re: state of Venusian, Venusian contribution

2014-06-30 Thread Martijn Faassen
Hey, Relevant issues: https://github.com/Pylons/venusian/issues/37 https://github.com/Pylons/venusian/issues/36 https://github.com/Pylons/venusian/issues/35 The nose-exclude plugin is implicated in some of the trouble: https://bitbucket.org/kgrandis/nose-exclude/issue/13/failing-on-pypy http