Update CHANGES for 10028

This commit is contained in:
Adam Turner 2022-06-16 20:27:16 +01:00
parent 1c98aea126
commit 396d29fc32

View File

@ -143,6 +143,8 @@ Deprecated
<script src="{{ pathto('_static/underscore.js', resource=True) }}"></script>
{{ super() }}
{%- endblock %}
Patch by Adam Turner.
* setuptools integration. The ``build_sphinx`` sub-command for setup.py is
marked as deprecated to follow the policy of setuptools team.
* The ``locale`` argument of ``sphinx.util.i18n:babel_format_date()`` becomes