mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 08:50:57 +07:00
Fixed AST for PySubscriptionExpression containing a slice. Before PySubscriptionExpression.getIndexExpression() returned only the first slice expression (if any). Also fixed PySliceItem's subtree, so now its children are correctly mapped to lowerBound, upperBound and stride properties. GitOrigin-RevId: 840af92957d0431679cf7a477866dea76320ca80