with the merge of #2636 pytest itself no longer needs the pytest_namespace hook the need for preinit is gone as well so to follow up we should remind people that the hook is deprecated - [x] print deprecation warnings when hook definitions are found - [x] changelog - [x] notes about there not being a replacement - [x] deprecation roadmap entry
with the merge of #2636 pytest itself no longer needs the pytest_namespace hook
the need for preinit is gone as well
so to follow up we should remind people that the hook is deprecated