mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-16 07:45:17 +03:00
54c04cfe76
- skd-edit.py: fix (?i) inline regex flag → re.IGNORECASE (Python 3.13 error) - skd-edit.py: fix "if not sv" on XML element → "sv is None" (FutureWarning) - skd-edit.py: fix OrGroup filter crash in output description (list vs dict) - skd-compile.py: wrap dict structure in list before iteration Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>