Introduce python.use.better.control.flow.type.inference again

(cherry picked from commit a96eb77a54bf0df442ab9a2044f5bcc517007084)

IJ-MR-172702

GitOrigin-RevId: 11338db7ce64d58bfe87e1972c2c0f4cfec484d3
This commit is contained in:
evgeny.bovykin
2025-10-14 14:47:44 +02:00
committed by intellij-monorepo-bot
parent 59df203089
commit 415fc7276d

View File

@@ -533,6 +533,9 @@
<categoryKey>INTN.category.python</categoryKey>
</intentionAction>
<registryKey defaultValue="false"
description="Enable experimental better handling of recursive cases in type inference"
key="python.use.better.control.flow.type.inference"/>
<registryKey defaultValue="true"
description="Enable pyi stubs distributed with numpy (see https://github.com/numpy/numpy/issues/18565)"
key="enable.numpy.pyi.stubs"/>