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 531f2a1 commit cf45e77Copy full SHA for cf45e77
python/ql/lib/semmle/python/frameworks/Stdlib.qll
@@ -1973,7 +1973,6 @@ module StdlibPrivate {
1973
1974
override DataFlow::Node getValueArg() { result = this.getArg(1) }
1975
1976
- // TODO: These checks perhaps could be made more precise.
1977
override predicate nameAllowsNewline() { any() }
1978
1979
override predicate valueAllowsNewline() { any() }
0 commit comments