Files
codeql/python/ql/test/query-tests/Functions/ModificationOfParameterWithDefault
Taus d6d59377d3 Python: Fix flow through deepcopy
Or, more generally, any copy step, as these presumably do not preserve
object identity.

(Arguably, `copy` could still be susceptible to interior mutability, but
I think that's outside the scope of this query anyway.)
2024-01-22 15:40:30 +00:00
..
2024-01-22 15:21:57 +00:00
2024-01-22 15:40:30 +00:00