Skip to content

Commit 7825a2c

Browse files
authored
Python: Add change note
1 parent d2b874f commit 7825a2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
lgtm,codescanning
2+
* Modelling of libraries supporting PEP249 has been changed to use API graphs. When defining new
3+
models, the relevant extension point is now `PEP249ModuleApiNode` in the `PEP249` module, instead
4+
of `PEP249Module`. The latter class has now been deprecated.

0 commit comments

Comments
 (0)