Files
codeql/python/ql/lib/change-notes/2022-11-17-deleted-deps.md
2022-11-17 22:12:50 +01:00

362 B

category
category
minorAnalysis
  • Deleted the deprecated importNode predicate from the DataFlowUtil.qll file.
  • Deleted the deprecated features from PEP249.qll that were not inside the PEP249 module.
  • Deleted the deprecated werkzeug from the Werkzeug module in Werkzeug.qll.
  • Deleted the deprecated methodResult predicate from PEP249::Cursor.