mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
* introduce PyResult.localizedError() (instead of failure() * get rid of obsolete kotlin.Result.failure(..) extension * add errorOrNull to python.Result, to access it from Java classes Merge-request: IJ-MR-163973 Merged-by: Vitaly Legchilkin <Vitaly.Legchilkin@jetbrains.com> GitOrigin-RevId: 2bd8336cf4c53170eea5d050f609fd64541ebd99
Tools to create venv (to be used in prod and tests) and test fixture (see showcase)