mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +01:00
* Adds the...Type() predicates as foresight modernizations. * Removes predicates that are not currently ported/portable * Adds range types * Update python/ql/src/semmle/python/objects/ObjectAPI.qll Co-Authored-By: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com> * Update python/ql/src/semmle/python/objects/ObjectAPI.qll Co-Authored-By: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com> * Swaps xType for just x, at least when it's new Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>