Skip to content

Hide execution order if not applicable in Python REPL #23862

@DonJayamanne

Description

@DonJayamanne

From what I can tell Execution Order is not supported in the Python REPL, hence need not be displayed.

Fix: Just remove the following line

controller.supportsExecutionOrder = true;

Image

Metadata

Metadata

Assignees

Labels

area-repldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions