Files
codeql/python/ql/lib/semmle/python
Taus 8fc9ce9699 Python: Fix bad join in MRO
Fixes a bad join in `list_of_linearization_of_bases_plus_bases`.

Previvously, we joined together `ConsList` and `getBase` before filtering
these out using the recursive call. Now we do the recursion first.

Co-authored-by: yoff <yoff@github.com>
2022-06-27 19:54:09 +00:00
..
2022-05-17 15:01:28 +01:00
2022-05-12 16:02:20 +01:00
2022-06-27 19:54:09 +00:00
2022-04-22 12:55:28 +02:00
2022-04-22 12:55:28 +02:00
2022-05-23 19:58:48 +02:00
2022-03-30 22:54:01 +02:00
2022-05-12 14:43:16 +02:00
2022-03-30 22:54:01 +02:00
2022-05-12 16:02:20 +01:00
2022-04-22 12:55:28 +02:00
2021-11-26 13:50:10 +01:00