Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Nushell 'let' syntax #2527

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

sophiajt
Copy link
Contributor

@sophiajt sophiajt commented Mar 20, 2023

We're currently investigating a future breaking change to Nushell that changes how let works. With this PR, the activate.nu script will work with both the current and possible future syntax.

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@gaborbernat gaborbernat merged commit 7ff4eb1 into pypa:main Mar 21, 2023
@sophiajt sophiajt deleted the update_nushell_let_syntax branch March 22, 2023 06:38
@sophiajt
Copy link
Contributor Author

@gaborbernat thanks!

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