Files
codeql/python/ql/lib/change-notes/2025-12-04-support-template-string-literals.md
2025-12-16 23:57:58 +01:00

204 B

category
category
feature
  • The Python extractor now supports template strings as defined in PEP-750, through the classes TemplateString and JoinedTemplateString.