Dima Gerasimov
|
c45c51af22
|
core.common: move stats-related stuff to my.core.stats and add more thorough tests/docs
deprecate core.common.stat and core.common.Stats with backwards compatibility
|
2024-08-16 10:22:29 +01:00 |
|
Dima Gerasimov
|
973c4205df
|
core: cleanup deprecations, exclude from type checking and show runtime warnings
among affected things:
- core.common.assert_never
- core.common.cproperty
- core.common.isoparse
- core.common.mcachew
- core.common.the
- core.common.tzdatetime
- core.compat.sqlite_backup
|
2024-08-16 10:22:29 +01:00 |
|
karlicoss
|
70bb9ed0c5
|
location.google_takeout_semantic: handle None visitConfidence
|
2023-11-10 02:10:30 +00:00 |
|
Sean Breckenridge
|
f3507613f0
|
location: make accuracy default config floats
previously they were ints which could possibly
break caching with cachew
|
2023-10-01 11:52:41 +01:00 |
|
seanbreckenridge
|
9d231a8ea9
|
google_takeout: add semantic location history (#278)
* google_takeout: add semantic location history
|
2023-03-04 18:36:10 +00:00 |
|