1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 29, 2025 — Jun 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix cache error on read only system #1108 More... over 3 years ago
Fix price repair ; Improve repair test More... over 3 years ago
Simplify Ticker._fetch_ticker_tz() - 2 More... over 3 years ago
Simplify Ticker._fetch_ticker_tz() More... over 3 years ago
Add Ticker._fetch_ticker_tz() for faster tz fetch More... over 3 years ago
Update bug_report.md More... over 3 years ago
Update bug_report.md More... over 3 years ago
Remove debug print More... over 3 years ago
Merge pull request #1110 from ranaroussi/feature/outlier-repair More... over 3 years ago
Merge pull request #1109 from fredrik-corneliusson/dev More... over 3 years ago
Fix '_fix_unit_mixups()' when data missing split-adjustment More... over 3 years ago
Merge branch 'ranaroussi:dev' into dev More... over 3 years ago
Small cleanup to ease finding bug #1076. Begun by getting rid of multiple calls to self.info (get_info). More... over 3 years ago
Bump version to 0.1.81 More... over 3 years ago
Merge pull request #1108 from ranaroussi/hotfix/cache-on-read-only-system More... over 3 years ago
Fix missing 'return' More... over 3 years ago
Add README section on tz-cache ; Add set_tz_cache_location() More... over 3 years ago
Catch read-only exceptions during cache write More... over 3 years ago
Merge pull request #1105 from fredrik-corneliusson/dev More... over 3 years ago
Fix bug, create cache directory if it does not exists. More... over 3 years ago
Add missing typehint More... over 3 years ago
Lazy init of cache db and added migration of data from old CSV cache. More... over 3 years ago
Improve repair feedback msg More... over 3 years ago
Add arg history(repair=False) to fix $/cents £/p mixups More... over 3 years ago
Bugfix, do not set tz in cache if it is None, just delete it. More... over 3 years ago
Improve timezone cache to make it more reliable when using threads by using SQLLite. More... over 3 years ago
Merge pull request #1104 from ranaroussi/feature/improve-err-msgs More... over 3 years ago
Bump version to 0.1.80 More... over 3 years ago
Merge pull request #1103 from ranaroussi/hotfix/download-timezones-patch More... over 3 years ago
Fix download(ignore_tz=True) for single ticker More... over 3 years ago