1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update config More... over 4 years ago
Merge pull request #395 from pylast/cleanup More... over 4 years ago
Merge pull request #396 from pylast/pre-commit-ci-update-config More... over 4 years ago
[pre-commit.ci] pre-commit autoupdate More... over 4 years ago
Initialise float as 0.0 More... over 4 years ago
Types and typos More... over 4 years ago
autotyping: --annotate-imprecise-magics: add imprecise type annotations for some additional magic methods More... over 4 years ago
autotyping: --annotate-magics: add type annotation to certain magic methods More... over 4 years ago
autotyping: --int-param, --float-param, --str-param, --bytes-param: add an annotation to any parameter for which the default is a literal int, float, str, or bytes object More... over 4 years ago
autotyping: --bool-param: add a : bool annotation to any function parameter with a default of True or False More... over 4 years ago
autotyping: --scalar-return: add a return annotation to functions that only return literal bool, str, bytes, int, or float objects More... over 4 years ago
autotyping: --none-return: add a -> None return type to functions without any return, yield, or raise in their body More... over 4 years ago
Rename variable e to element More... over 4 years ago
For some reason the earlier track is returning duration=0 More... over 4 years ago
For some reason the earlier track is returning duration=0 More... over 4 years ago
Upgrade Black to fix Click More... over 4 years ago
Merge pull request #394 from pylast/update-logging More... over 4 years ago
Logging: log method names at INFO level, also log API return data at DEBUG level More... over 4 years ago
Merge pull request #392 from pylast/all-repos_autofix_all-repos-sed More... over 4 years ago
Upgrade to actions/setup-python@v3 More... over 4 years ago
Fix 'a a...' to 'an a...' More... over 4 years ago
Merge pull request #390 from pylast/fix-album-mbid-none More... over 4 years ago
Merge pull request #391 from pylast/fix-coverage More... over 4 years ago
Output coverage XML for Codecov to upload More... over 4 years ago
If album has no MBID, album.get_getmbid() returns None More... over 4 years ago
Merge pull request #379 from pylast/httpx More... over 4 years ago
Merge pull request #388 from pylast/rm-deprecations More... over 4 years ago
Merge pull request #387 from pylast/revert-383-add-3.6 More... over 4 years ago
Remove deprecated is_streamable and is_fulltrack_available More... over 4 years ago
Update link to deploy action More... over 4 years ago