mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
204 B
204 B
category
| category |
|---|
| feature |
- The Python extractor now supports template strings as defined in PEP-750, through the classes
TemplateStringandJoinedTemplateString.