Files
codeql/python/ql/lib/change-notes/2025-12-04-support-template-string-literals.md
2025-12-04 22:14:15 +00:00

204 B

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