From 1e9182b7e0d4c449d71e2dcb4ad623103a5e6e45 Mon Sep 17 00:00:00 2001 From: Semyon Proshev Date: Tue, 4 Aug 2020 16:23:06 +0300 Subject: [PATCH] Run PyCollectionTypeByModificationsProvider last since it could affect type inference due to recursion inside (PY-39510) GitOrigin-RevId: 619db13e01470e9ac5f1a75a46e3cd791042f405 --- python/python-psi-impl/resources/META-INF/PythonPsiImpl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/python-psi-impl/resources/META-INF/PythonPsiImpl.xml b/python/python-psi-impl/resources/META-INF/PythonPsiImpl.xml index 6fc803263a35..daf9528ba5b5 100644 --- a/python/python-psi-impl/resources/META-INF/PythonPsiImpl.xml +++ b/python/python-psi-impl/resources/META-INF/PythonPsiImpl.xml @@ -400,7 +400,7 @@ - +