Skip to content

Create consistent PrintingPolicy during the CreateInterpreter phase #662

@Vipul-Cariappa

Description

@Vipul-Cariappa

Description of new feature

In our codebase, we get a reference to the PrintingPolicy and keep modifying it multiple times to perform any kind of ToString operations. We might consider initializing the PrintingPolicy at the time of interpreter creation to have a consistent printing policy.

Reference: #661 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions