PyCharm 2025.3.3
Released: Feb 20, 2026
2025.3.3 での更新項目
不具合の修正
- Code Insight
- Don't navigate to skeleton file when pyi is available.
- Function return type inlay hints have a trailing space.
- ty.exe unexpectedly returns an error when selected from /.venv/Scripts.
- java.lang.IllegalArgumentException in TypeEvalContext in PyCharm 2025.3.0.
- Docker
- Can't add Virtual Interpreter with Docker Compose.
- Interpreters Settings
- "Select python interpreter" should support selecting the venv folder.
- Impossible to create a poetry interpreter with a lower version of Python.
- Jupyter
- Jupyter Structure View: execution statuses remain after kernel shutdown.
- Environment variables are not available on Jupyter notebooks when running via IDE Management Server.
- Drag'n'Drop of a csv file into a Jupyter notebook does not work.
- Problem with an opening project caused by Jupiter plugin.
- Jupyter: Editor
- New update broke multiple carets In IPynbs.
- Jupyter: Outputs
- Plot isn't shown while d2l model is training.
- Packaging
- Tool installation is not recognized in settings page when added from cmd.
- pyproject.toml does not reflect the environment state when a package is added from cmd.
- Usability
- Python SDK in module/.venv does not refresh.
- Tables (Jupyter, DataView)
- Column Statistics is not displayed for tables with pandas 3.0.0.
- PyDataViewer.apply: Numpy is not available.
- No subsystem
- LSP: IDE doesn't show usages when the 'ty' tool is enabled in 2025.3 and using "Declaration or Usages" action.