tutor/tests/core
Régis Behmo 3ab0dcb9e6 depr: templated hooks
Templated hooks we almost completely useless, so we get rid of them.
This allows us to get rid entirely of hook names and hook indexes, which
makes the whole implementation much simpler. Hook removal (with
`clear_all`) is achieved thanks to weak references.
2023-06-14 21:08:49 +02:00
..
hooks depr: templated hooks 2023-06-14 21:08:49 +02:00
__init__.py feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00