Files
codeql/python/ql/src/change-notes/released/1.4.7.md
2025-04-14 09:53:06 +00:00

207 B

1.4.7

Minor Analysis Improvements

  • The py/mixed-tuple-returns query no longer flags instances where the tuple is passed into the function as an argument, as this led to too many false positives.