..
_deprecated
general: use less explicit kompress boilerplate in modules
2023-10-20 21:13:59 +01:00
tests
core/stats: exclude contextmanagers from guess_stats
2023-10-28 00:08:32 +01:00
__init__.py
general: fix ignores after mypy version update
2023-10-12 23:47:05 +01:00
__main__.py
dcotor: make compileall check a bit more defensive
2023-10-27 02:38:22 +01:00
_cpu_pool.py
reddit.rexport: experiment with using optional cpu pool (used by all of HPI)
2023-10-25 02:06:45 +01:00
cachew.py
core: move mcachew into my.core.cachew; use better typing annotations (copied from cachew)
2023-06-08 01:29:49 +01:00
cfg.py
general: move reddit tests into my/tests + tweak my.core.cfg to be more reliable
2023-05-26 00:58:23 +01:00
common.py
core: add helper for more_iterable to check that all types involved are hashable
2023-10-31 01:02:17 +00:00
compat.py
core: move split compat/legacy modules into hpi_compat and compat
2023-10-28 20:06:54 +01:00
core_config.py
ci: sync configs to pymplate
2023-10-06 02:24:01 +01:00
dataset.py
general: switch to using native 3.8 versions for cached_property/Literal/Protocol instead of compat
2023-05-16 01:18:30 +01:00
denylist.py
docs: fix typos
2023-03-27 03:02:35 +01:00
discovery_pure.py
general: update mypy config, seems that logs of type: ignore aren't necessary anymore
2023-05-16 01:18:30 +01:00
error.py
general: switch to using native 3.8 versions for cached_property/Literal/Protocol instead of compat
2023-05-16 01:18:30 +01:00
experimental.py
experimental: add a hacky helper to import "original/shadowed" modules from within overlays
2023-10-21 22:46:16 +01:00
freezer.py
ci: suppress some mypy issues after upgrade
2023-03-17 00:33:22 +00:00
hpi_compat.py
my.hypothesis: explose data as iterators instead of lists
2023-10-28 20:06:54 +01:00
influxdb.py
general: initial flake8 checks (for now manual)
2022-06-05 22:28:38 +01:00
init.py
core/config: implement a warning if config is imported from the dir other than MY_CONFIG
2023-10-28 20:56:07 +01:00
kompress.py
core/kompress: move vendorized to _deprecated, use kompress library directly
2023-10-12 23:47:05 +01:00
konsume.py
general: update mypy config, seems that logs of type: ignore aren't necessary anymore
2023-05-16 01:18:30 +01:00
logging.py
core.logging: ignore CollapseLogsHandler if we're not attached to a terminal
2023-10-25 02:42:52 +01:00
orgmode.py
general: fix mypy errors after mypy and pytz stubs updates
2021-12-19 18:53:29 +00:00
pandas.py
my/core/pandas tests: fix weird pytest error when constructing dataclass inside a def
2023-05-24 22:32:44 +01:00
preinit.py
core: some tweaks for better colour handling when we're redirecting stdout/stderr
2023-06-21 20:42:10 +01:00
query.py
sort out mypy after its update
2023-06-21 03:32:46 +01:00
query_range.py
general: fix some issues after mypy update
2023-08-24 23:46:23 +01:00
serialize.py
sort out mypy after its update
2023-06-21 03:32:46 +01:00
source.py
source: propogate help url for config errors
2022-06-07 21:33:38 +01:00
sqlite.py
general: switch to using native 3.8 versions for cached_property/Literal/Protocol instead of compat
2023-05-16 01:18:30 +01:00
stats.py
core/stats: enable processing input files, report first and last filename
2023-10-22 00:47:36 +01:00
structure.py
general: use less explicit kompress boilerplate in modules
2023-10-20 21:13:59 +01:00
time.py
twitter.twint: localize timestamps correctly
2022-05-31 01:28:11 +01:00
util.py
general: update mypy config, seems that logs of type: ignore aren't necessary anymore
2023-05-16 01:18:30 +01:00
warnings.py
core: some tweaks for better colour handling when we're redirecting stdout/stderr
2023-06-21 20:42:10 +01:00