[python] PY-84498 fix CNEs, add tests, and fix the issue to make these tests runnable.

GitOrigin-RevId: a9d9d14750174c85a75049a2020b179977d6d4dc
This commit is contained in:
Vladimir.Koshelev
2025-09-29 12:30:44 +02:00
committed by intellij-monorepo-bot
parent 7b115dbd43
commit 497622b4c8
7 changed files with 14 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
<orderEntry type="module" module-name="intellij.python.sdk" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.toml.core" />
<orderEntry type="library" scope="PROVIDED" name="tuweni-toml" level="project" />
<orderEntry type="library" name="tuweni-toml" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit5Params" level="project" />
</component>