Mercurial > hg
comparison .clang-format @ 41068:28a4fb793ba1
extensions: deprecate extsetup without a `ui` argument (API)
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.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 27 Dec 2018 21:46:03 -0500 |
parents | d0a3fa849cb8 |
children |
comparison
equal
deleted
inserted
replaced
41067:f2601cbce209 | 41068:28a4fb793ba1 |
---|