Skip to content

Fix tea script not getting YAML FM#39

Merged
mxcl merged 3 commits intomainfrom
fix-git-pyenv
Mar 11, 2023
Merged

Fix tea script not getting YAML FM#39
mxcl merged 3 commits intomainfrom
fix-git-pyenv

Conversation

@mxcl
Copy link
Contributor

@mxcl mxcl commented Mar 10, 2023

This because tea only reads YAML if arg0 is a script. This is problematic however we would potentially need separate parsing schemes for every interpreter to figure out which arg is the script otherwise.

So punting on that for now…

This because tea only reads YAML if arg0 is a script. This is problematic however we would potentially need separate parsing schemes for every interpreter to figure out which arg is the script otherwise.

So punting on that for now…
@mxcl
Copy link
Contributor Author

mxcl commented Mar 11, 2023

Merging because we need these fixes to rebuild Python.

@mxcl mxcl merged commit 061faff into main Mar 11, 2023
@mxcl mxcl deleted the fix-git-pyenv branch March 11, 2023 15:52
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.

1 participant