Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
Implement a C-version of Configuration.interpolate_variablesMon, 03 Jan 2022 00:11:41 +0100, by Franz Glasner
-
Do not rstrip() the remaining variable name when parsing out filters from variable namesSun, 02 Jan 2022 20:43:24 +0100, by Franz Glasner
-
Provide a C implementation of configmix.config._split_filters.Sun, 02 Jan 2022 20:40:09 +0100, by Franz Glasner
-
Try to interpolate only if the length of the source string exceeds a minimum lengthSun, 02 Jan 2022 16:05:35 +0100, by Franz Glasner
-
Provide a C-implementation of configmix.config.quote() also: fast_quoteSun, 02 Jan 2022 02:04:07 +0100, by Franz Glasner
-
FIX: Properly raise a UnicodeEncodeError from CSun, 02 Jan 2022 01:00:10 +0100, by Franz Glasner
-
FIX: Assign to _JailedConfiguration._path_string only if not yet doneSat, 01 Jan 2022 21:38:46 +0100, by Franz Glasner
-
Put the value of Py_LIMITED_API into the module dict when the C-extension is compiled against the stable APISat, 01 Jan 2022 21:18:55 +0100, by Franz Glasner
-
Automatically select the proper API when building the speedup C-extension:Sat, 01 Jan 2022 21:03:05 +0100, by Franz Glasner
-
Build the speedup C-extension against the stable API.Sat, 01 Jan 2022 20:36:46 +0100, by Franz Glasner
-
Type-check is implicitly done by other PyUnicode_NNN functions: skip the extra type-checkSat, 01 Jan 2022 18:05:32 +0100, by Franz Glasner
-
Added also a fast C-implementation of configmix.config._split_nsSat, 01 Jan 2022 18:01:32 +0100, by Franz Glasner
-
Add an optional C-implementation for configmix.config.unquote and configmix.config.pathstr2path.Fri, 31 Dec 2021 21:24:16 +0100, by Franz Glasner
-
Docs for _split_ns() and _split_filters()Wed, 29 Dec 2021 13:33:11 +0100, by Franz Glasner
-
_split_ns() and _split_filters() are now module-globalsTue, 28 Dec 2021 19:22:28 +0100, by Franz Glasner
