mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Add change note
This commit is contained in:
4
python/change-notes/2021-04-13-pep249-api-graphs.md
Normal file
4
python/change-notes/2021-04-13-pep249-api-graphs.md
Normal file
@@ -0,0 +1,4 @@
|
||||
lgtm,codescanning
|
||||
* Modelling of libraries supporting PEP249 has been changed to use API graphs. When defining new
|
||||
models, the relevant extension point is now `PEP249ModuleApiNode` in the `PEP249` module, instead
|
||||
of `PEP249Module`. The latter class has now been deprecated.
|
||||
Reference in New Issue
Block a user