log configmix/yaml.py @ 769:4a4d1323b282 default tip

age author description
Sat, 10 Jun 2023 21:58:16 +0200 Franz Glasner FIX: The YAML loader had wrong format strings in its exception handlers.
Sun, 09 Jan 2022 21:04:11 +0100 Franz Glasner Adjust copyright year (the end) to 2022
Wed, 10 Feb 2021 21:38:03 +0100 Franz Glasner Use SPDX license identifiers (either full or short) all over the package
Wed, 10 Feb 2021 14:47:41 +0100 Franz Glasner Provide an optional "strict" keyword flag to all YAML load functions to detect and prevent duplicate keys within a single YAML document
Tue, 07 Jul 2020 09:27:24 +0200 Franz Glasner Style: placement of "__all__"
Wed, 13 May 2020 09:33:34 +0200 Franz Glasner Adjust copyright year to 2020
Sun, 05 May 2019 18:40:03 +0200 Franz Glasner Handle flake8 E265 "block comment should start with '# ': use '# :-' instead of '#-' to mark copyright and license comments