Skip to content
  • Matt Harbison's avatar
    extensions: deprecate extsetup without a `ui` argument (API) · 28a4fb793ba1
    Matt Harbison authored
    9.5 years should be enough time, but there were some tests for the old style
    still (which are now updated).  Exthelper doesn't fallback to the old API, so
    this is for consistency.
    
    .. api::
    
       The extension hook ``extsetup`` without a `ui` argument has been deprecated,
       and will be removed in the next version.  Add a `ui` argument to avoid the
       deprecation warning.
    28a4fb793ba1