mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +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.