0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for Python 3.15 and drop EOL 3.9 (#416) More... 3 months ago
Update tomli requirement from >=1.1.0 to >=2.4.1 (#414) More... 3 months ago
Simplify reachability code. More... 4 months ago
Update version number to 2.16 for release. More... 4 months ago
Update changelog. More... 4 months ago
Don't falsely report code after while loops as dead (fixes #412 and fixes #413). More... 4 months ago
Use `ty` instead of `pytype` for testing type annotations. More... 5 months ago
Update version number to 2.15 for release. More... 5 months ago
Fix release script. More... 5 months ago
Add release date. More... 5 months ago
Add more ruff rules and fix warnings (#406) More... 8 months ago
Add tests for Python 3.14 (#404) More... 10 months ago
Drop support for Python 3.8 (#399) More... 11 months ago
Switch from setup.py to pyproject.toml and use GitHub Actions for PyPI releases. More... 11 months ago
Add whitelist for ssl.SSLContext (#392) More... about 1 year ago
Add link to VS Code extension. More... over 1 year ago
Update changelog and revise comment. More... over 1 year ago
Handle while True loops without break statements (#378) More... over 1 year ago
Update version number to 2.14 for release. More... over 1 year ago
Add release date. More... over 1 year ago
Add comment regarding pass_filenames. More... over 1 year ago
Enable more style checks. More... over 1 year ago
Improve unreachable code analysis (#302) More... over 1 year ago
Drop obsolete 'style' tox environment. More... almost 2 years ago
Cosmetics. More... almost 2 years ago
Add type hints for the `get_unused_code` function and the fields of `Item`. (#361) More... almost 2 years ago
Update version number to 2.13 for release. More... almost 2 years ago
Add release date. More... almost 2 years ago
Add support for Python 3.13. (#369) More... almost 2 years ago
Include tests/**/*.toml in sdist (#368) More... almost 2 years ago