Open
Description
Continuing from #3602, load_store
and dump_to_store
look like they are old and unmaintained functions:
load_store
is referenced once inapi.rst
(I assume the reference tofrom_store
was toload_store
), but never tested, used or mentioned anywhere elsedump_to_store
is tested (and probably used), but never mentioned except from the section on backends
what should we do with these? Are they obsolete and should be removed or just unmaintained (then we should properly document and test them).
Metadata
Metadata
Assignees
Labels
No labels