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 |
|
Dima Gerasimov
|
571cb48aea
|
core: add modules_ast for more robust module collection
|
2020-12-11 07:02:16 +01:00 |
|
Dima Gerasimov
|
3a9e3e080f
|
my.time.tz: implement different policies for localizing
|
2020-11-01 01:51:10 +01:00 |
|
Dima Gerasimov
|
1f2e595be9
|
Initial my.time.tz provider, infer from location with daily resolution
|
2020-10-09 22:09:19 +02:00 |
|