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

append builtin can take typed args #1289

Closed
andychu opened this issue Aug 31, 2022 · 2 comments
Closed

append builtin can take typed args #1289

andychu opened this issue Aug 31, 2022 · 2 comments

Comments

@andychu
Copy link
Contributor Author

andychu commented Oct 30, 2023

I did most of this


But we still need append (mylist, 1, 2, 3) in addition to append *.py (mylist)

It's kind of a "pun"

Based on the $PS1 thread on Zulip - https://oilshell.zulipchat.com/#narrow/stream/264891-oil-help/topic/PS1.20and.20prompt.20in.20YSH

@andychu
Copy link
Contributor Author

andychu commented Jan 17, 2024

Fixed awhile ago, late announcement - https://www.oilshell.org/blog/2024/01/release-0.19.0.html

@andychu andychu closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant