HPI/my/twitter
karlicoss 71cb66df5f core: add helper for more_iterable to check that all types involved are hashable
Otherwise unique_everseen performance may degrade to quadratic rather than linear

For now hidden behind HPI_CHECK_UNIQUE_EVERSEEN flag

also switch some modules to use it
2023-10-31 01:02:17 +00:00
..
all.py ci: sync configs to pymplate 2023-10-06 02:24:01 +01:00
archive.py twitter.archive: deduplicate results via json.dumps 2023-10-24 01:54:30 +01:00
common.py twitter: use created_at as an extra key for merging 2022-05-31 01:28:11 +01:00
talon.py core: add helper for more_iterable to check that all types involved are hashable 2023-10-31 01:02:17 +00:00
twint.py my.twitter.twint: use dict row factory instead of sqlite Row 2023-03-17 00:33:22 +00:00