Files
codeql/python/extractor/tests/parser
Taus ad4018f399 Python: Add parser support for lazy imports
As defined in PEP-810. We implement this in much the same way as how we
handle `async` annotations currently. The relevant nodes get an
`is_lazy` field that defaults to being false.
2026-04-10 13:50:43 +00:00
..
2024-10-21 15:35:48 +00:00
2026-01-06 13:40:38 +00:00
2026-02-05 13:47:24 +00:00
2026-02-05 13:47:24 +00:00