mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
PY-86002 Disable "python.typing.strict.unions" and revert the tests updated for PY-24834 in 253
(cherry picked from commit 3df7847e2f94e8368e15e331f16a2254154e63fa) IJ-MR-184619 GitOrigin-RevId: 213aedec5242143c1456450c214deb6f6e0fd60e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
cd1307bcc5
commit
fd524cbe67
@@ -683,7 +683,7 @@
|
||||
<registryKey key="python.activate.virtualenv.on.run" defaultValue="true"
|
||||
description="Whether enabled activates virtualenv before script execution and passes environment to the process"/>
|
||||
|
||||
<registryKey key="python.typing.strict.unions" defaultValue="true" description="Enable strict union types semantics"/>
|
||||
<registryKey key="python.typing.strict.unions" defaultValue="false" description="Enable strict union types semantics"/>
|
||||
|
||||
<!-- uv -->
|
||||
<configurationType implementation="com.jetbrains.python.sdk.uv.run.UvRunConfigurationType"/>
|
||||
|
||||
Reference in New Issue
Block a user