Skip to content

Conversation

@jonathonpenix
Copy link

We probably shouldn't be exposing internal paths and this isn't meaningful for external users. Just use the python3 found in the env as that seems closest to what is done in other scripts.

I think this should be safe as it looks like most tests don't invoke the parser this way. If there are any issues exposed by using a non-3.4 version of Python, I'm also assuming those should be treated as bugs given 3.4 has been end of life for a number of years at this point.

We probably shouldn't be exposing internal paths and this isn't
meaningful for external users. Just use the python3 found in the env
as that seems closest to what is done in other scripts.

I think this should be safe as it looks like most tests don't invoke
the parser this way. If there are any issues exposed by using a
non-3.4 version of Python, I'm also assuming those should be treated
as bugs given 3.4 has been end of life for a number of years at this
point.

Signed-off-by: Jonathon Penix <jpenix@quicinc.com>
Copy link
Member

@partaror partaror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants