IPython · PR #15348
Restore pathlib.Path support in IFrame
Reproduced a regression in IFrame rendering, traced it to a pathlib object reaching HTML escaping without conversion, and restored compatibility while preserving attribute escaping.
Change
One focused production fix
Coverage
Targeted regression test
Validation
Full suite and upstream CI