mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
204 B
204 B
category
| category |
|---|
| feature |
- The Python extractor now supports template strings as defined in PEP-750, through the classes
TemplateStringandJoinedTemplateString.