mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
setuptools 44.1.1 (CVE-2022-40897) -> 75.3.4; pip 24.3.1 -> 25.0.1. Remove virtualenv-20.13.0.pyz; venv creation and management install now require Python 3.8 (existing older interpreters stay selectable). In the add-interpreter dialog, validate the base interpreter version inline: a <3.8 base is an error for venv creation (blocks, red badge) and a non-blocking warning when selecting an existing interpreter. (cherry picked from commit 3f124122d5e0875320c689ac96bc53cd54976ef4) IJ-MR-210769 GitOrigin-RevId: 7670715fef4ece63c34a339a50b014655944c8b2
Tools to create venv (to be used in prod and tests) and test fixture (see showcase)