Dima Gerasimov
|
614c929f95
|
core.common: move Json, datetime_aware, datetime_naive, is_namedtuple, asdict to my.core.types
|
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 |
|
seanbreckenridge
|
2cb836181b
|
location: add all.py, using takeout/gpslogger/ip (#237)
* location: add all.py, using takeout/gpslogger/ip, update docs
|
2022-04-26 21:11:35 +01:00 |
|
Dima Gerasimov
|
96be32aa51
|
mypy-friendly compat functions handling
|
2020-11-01 01:51:10 +01:00 |
|
Dima Gerasimov
|
3a9e3e080f
|
my.time.tz: implement different policies for localizing
|
2020-11-01 01:51:10 +01:00 |
|