Taus
|
5b63b4957c
|
Python: Fix query tests
Mostly just adding `private import LegacyPointsTo`. Sometimes getting
rid of other imports that are superceded by that module.
|
2025-11-26 12:30:30 +00:00 |
|
Joe Farebrother
|
02f8ec33f2
|
Tag 'type-checking'-like quality queries
|
2025-06-19 14:07:55 +01:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Rebecca Valentine
|
741317bd05
|
Python: ObjectAPI to ValueAPI: Makes isAbstract a predicate in CallArgs
|
2020-03-31 22:56:44 -07:00 |
|
Rebecca Valentine
|
84875d70ff
|
Adds preliminary modernization
This will overlapp with/depend on changes to CallArgs and ObjectAPI that are already in the WrongNamedArgumentInCall PR
|
2020-02-26 21:42:52 -08:00 |
|
Rebecca Valentine
|
50c91b99da
|
Swaps correct_args_if_called_as_method globally
|
2020-02-25 11:01:51 -08:00 |
|
Rebecca Valentine
|
3a764ade8d
|
Swaps too_many_args globally
|
2020-02-25 10:59:55 -08:00 |
|
Rebecca Valentine
|
3b0be46377
|
Swaps too_few_args globally
|
2020-02-25 10:59:16 -08:00 |
|
Mark Shannon
|
5f58824d1b
|
Initial commit of Python queries and QL libraries.
|
2018-11-19 15:10:42 +00:00 |
|