vulture - Find dead code
vulture finds unused classes, functions and variables in Python code.
This helps you cleanup and find errors in your programs. If you run it
on both your library and test suite you can find untested code.
Due to Python's dynamic nature it is i
If I drag a page in the agw.aui notebook I get an exception (it's a traced
bug). This is an issue that Andrea has fixed some weeks ago but it seems
left out of this build
Marco
On Sunday, September 7, 2014 6:50:07 AM UTC+2, Robin Dunn wrote:
>
> Announcing
> --
>
> wxPython 3.0.1.0
The new devpi releases devpi-2.0.3, devpi-server-2.0.6 and
devpi-web-2.1.0 contain several fixes for the private pypi server
system/self-updating pypi cache, see the changelog below for details.
The major new change in devpi-web is support for theming, see here for
more details:
http://d
The Oslo team is pleased to release version 1.7.0 of cliff.
This release includes:
$ git log --oneline --no-merges 1.6.1..1.7.0
42675b2 Add release notes for 1.7.0
86fe20f Fix stable integration tests
bf0c611 Updated from global requirements
ac1347c Clean up default tox environment list
db4eef5 D
The Oslo team is pleased to release version 1.0.0.0a2 of stevedore, our first
release candidate for stevedore for the OpenStack Juno cycle.
This release includes:
$ git log --oneline --no-merges 1.0.0.0a1..1.0.0.0a2
860bd8f Build universal wheels
Please report issues to the stevedore bug tracke