mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
362 B
362 B
category
| category |
|---|
| minorAnalysis |
- Deleted the deprecated
importNodepredicate from theDataFlowUtil.qllfile. - Deleted the deprecated features from
PEP249.qllthat were not inside thePEP249module. - Deleted the deprecated
werkzeugfrom theWerkzeugmodule inWerkzeug.qll. - Deleted the deprecated
methodResultpredicate fromPEP249::Cursor.