Merge pull request #20337 from d10c/d10c/python-overlay-compilation-plus-extractor

Python: enable overlay compilation + extractor overlay support
This commit is contained in:
Nora Dimitrijević
2025-10-16 14:49:01 +02:00
committed by GitHub
41 changed files with 10814 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* Initial support for incremental Python databases via `codeql database create --overlay-base`/`--overlay-changes`.