Skip to content

Rename the ENV variable JULIA_USE_NEW_PARSER to something more verbose and less time-sensitive #50470

@navidcy

Description

@navidcy

I find the JULIA_USE_NEW_PARSER environment variable name ambiguous.

if get_bool_env("JULIA_USE_NEW_PARSER", true) === true

What is new now it won't be new in a few months... So the variable name is doomed to become obsolete.

Why not something like JULIA_USE_PRE_v1p10_PARSER or something along those lines: more verbose, and less time-sensitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions