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 c9e36aa commit 438a01eCopy full SHA for 438a01e
python/ql/lib/semmle/python/types/Extensions.qll
@@ -87,7 +87,7 @@ class RangeIterationVariableFact extends PointsToExtension {
87
}
88
89
/* bottle module route constants */
90
-class BottleRoutePointToExtension extends PointsToExtension {
+deprecated class BottleRoutePointToExtension extends PointsToExtension {
91
string name;
92
93
BottleRoutePointToExtension() {
0 commit comments