Commit Graph

2 Commits

Author SHA1 Message Date
Eleanor Boyd 0a88ed34d9
fix parameterized test duplicate function different classes (#23439)
fixes https://github.com/microsoft/vscode-python/issues/23434

switched parameterized function IDs to now be
`path/to/file::ClassIfExists::functionName` so it is an absolute ID and
will not be confused across classes.
2024-05-15 21:38:55 -07:00
Karthik Nadig 27783cea76
Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00