0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update tests to only pass supported arguments to literal_eval (#118) More... about 8 years ago
Ignore .pytest_cache (#116) More... about 8 years ago
README.rst: Add examples to setup (#114) More... about 8 years ago
Update TODO file. More... about 8 years ago
Include adding entry to NEWS in the PR checklist
Rahul Jha
as RJ722
More... about 8 years ago
Merge branch 'master' of github.com:jendrikseipp/vulture More... over 8 years ago
update TODOs More... over 8 years ago
appveyor: use --ignore-installed when installing vulture to force system-wide installation More... over 8 years ago
appveyor: change --use-wheel to --only-binary More... over 8 years ago
appveyor: print pip versions More... over 8 years ago
appveyor: use python -m pip instead of calling pip directly More... over 8 years ago
Correct Indentation
Rahul Jha
as RJ722
More... over 8 years ago
Update comments, news and TODOs. More... over 8 years ago
Drop Python 2.6 and 3.3 from Travis file. More... over 8 years ago
Drop support for Python 2.6 and 3.3 which are unsupported by pytest. More... over 8 years ago
add TODO More... over 8 years ago
CONTRIBUTING.rst: Add contributing guide. (#104) More... over 8 years ago
update NEWS file More... almost 9 years ago
Combine code for visit_if and visit_While. More... almost 9 years ago
Restructure if-else statement. More... almost 9 years ago
Avoid unnecessary test. More... almost 9 years ago
update TODO More... almost 9 years ago
Report while-True-else block as unreachable
Rahul Jha
as RJ722
More... almost 9 years ago
DOC: update README; `vulture` has multiple modules More... almost 9 years ago
Merge branch 'master' of github.com:jendrikseipp/vulture More... almost 9 years ago
Whitelist Mock.return_value and Mock.side_effect in unittest.mock module (fixes #95). More... almost 9 years ago
Travis CI: Test on latest PyPy, and also test PyPy3 (#98) More... almost 9 years ago
Add AppVeyor badge to README (#97) More... almost 9 years ago
Update Trove classifiers for all Python versions More... almost 9 years ago
remove visit_alias method More... almost 9 years ago