HPI/my/fbmessenger
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
..
__init__.py core: move split compat/legacy modules into hpi_compat and compat 2023-10-28 20:06:54 +01:00
all.py ci: sync configs to pymplate 2023-10-06 02:24:01 +01:00
android.py core: add helper for more_iterable to check that all types involved are hashable 2023-10-31 01:02:17 +00:00
common.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
export.py my.fbmessenger.export: remove legacy dump_chat_history code 2023-03-17 00:33:22 +00:00