Files
openide/platform/wsl-impl
Ilya.Kazakevich bdbff02dd8 [wsl] PY-84375: Do not catch CE, deprecate outdated class.
`WSLProxy` is poorly written (trust me, I am the author) and completely redundant with Eel/Ijent approach.

Do not use it, use Eel API.

Moreover, it caught CE effectively breaking the contract. It should catch `IOException` only.


(cherry picked from commit 8db94aaa0777944fd806692746ed23cb18935121)

IJ-CR-182156

GitOrigin-RevId: a0bc168659e154be42dc6ed519846a2b63cf8497
2025-11-13 15:49:24 +00:00
..