Files
codeql/python/ql/lib/semmle/python
Rasmus Wriedt Larsen bdda0f574b Python: Use new parameter position for synthetic **kwargs instead
We wanted to ensure that a callable did not have multiple parameters
with same parameter position. Originally we fixed this with
02b3a1b515 (like Ruby). This commit
reverts that and solves it by introducing a new parameter position
instead.
2023-03-09 15:00:20 +01:00
..
2022-06-23 09:05:32 +00:00
2022-08-24 16:36:15 +01:00
2022-03-30 22:54:01 +02:00
2022-08-19 13:57:41 +02:00
2022-12-01 11:56:44 -05:00
2022-10-13 18:08:47 +02:00
2022-03-30 22:54:01 +02:00
2022-06-23 09:05:32 +00:00
2022-08-19 13:57:41 +02:00
2022-04-22 12:55:28 +02:00
2022-08-24 16:36:15 +01:00
2022-12-16 13:40:10 +01:00