Commit b5c0284
gh-154690: Narrow ensure_distinct_paths() resolve() exception handling
Only catch AttributeError (no resolve on virtual paths) and OSError
(realpath failure), with a comment explaining each case.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d228788 commit b5c0284
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments