We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b874f commit 7825a2cCopy full SHA for 7825a2c
python/change-notes/2021-04-13-pep249-api-graphs.md
@@ -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