log configmix/_speedups.c @ 656:2b1c7a68f913

age author description
Mon, 30 May 2022 09:31:29 +0200 Franz Glasner Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
Sat, 05 Mar 2022 12:59:35 +0100 Franz Glasner FIX: {{::DEL::}} has 11 chars instead of 3
Fri, 04 Mar 2022 17:35:27 +0100 Franz Glasner The ``{{::DEL::}}`` is not subject to interpolation any more.
Sun, 16 Jan 2022 09:46:57 +0100 Franz Glasner Exception formatting: more into into some exception error messages
Thu, 13 Jan 2022 22:27:20 +0100 Franz Glasner NULL instead of 0
Thu, 13 Jan 2022 17:38:57 +0100 Franz Glasner FIX: Handle KeyErrors in fast_getvar_s() properly within its function frame
Wed, 12 Jan 2022 13:44:12 +0100 Franz Glasner Use py_object_is when comparing to MISSING