comparison docs/changes.rst @ 333:5ec0ae3bb8db

Docs: quoting
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 07 May 2021 09:31:22 +0200
parents 98490375d90c
children ce7aea9eac4a
comparison
equal deleted inserted replaced
332:5c2c72d26b63 333:5ec0ae3bb8db
17 ================ 17 ================
18 18
19 none 19 none
20 ---- 20 ----
21 21
22 - Allow quoting of variables names 22 - Allow quoting of variable and namespace names
23 23
24 - Move some important public constants from :py:mod:`configmix` into 24 - Move some important public constants from :py:mod:`configmix` into
25 the :py:mod:`configmix.constants` module. 25 the :py:mod:`configmix.constants` module.
26 26
27 These are technically a breaking changes while the author does not 27 These are technically a breaking changes while the author does not