15
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start development of 0.24 More... over 3 years ago
Avoid string formatting if not producing any log output More... over 3 years ago
Update copyright years More... over 3 years ago
Remove unnecessary check More... over 3 years ago
Fix some type annotations More... over 3 years ago
Fix return type annotations More... over 3 years ago
Remove unused import More... over 3 years ago
Refactor More... over 3 years ago
Avoid allocation of a list More... over 3 years ago
Hide implementation details More... over 3 years ago
Improve parenthesis checks More... over 3 years ago
Also directly access staticmethods More... over 3 years ago
Fix a typo More... over 3 years ago
Update changelog More... over 3 years ago
Directly access class methods in introspection (fixes #966) More... over 3 years ago
Test inspection with static methods More... over 3 years ago
Implement ContextManager for AttrCleaner More... over 3 years ago
Hide implementation details More... over 3 years ago
Add another failing test for #966 More... over 3 years ago
Use getattr_safe instead of AttrCleaner More... over 3 years ago
Hide implementation details More... over 3 years ago
Bump curtsies to 0.4.0 More... over 3 years ago
Fix mypy and black regressions More... over 3 years ago
Apply black More... over 3 years ago
Make kwargs explicit with proper type annotations More... over 3 years ago
Some clean up More... over 3 years ago
Turn ArgSpec into a dataclass More... over 3 years ago
Remove an if block that is never executed More... over 3 years ago
Turn FuncProps into a dataclass More... over 3 years ago
Fix type annotation More... over 3 years ago