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

Implement support for LMPOP (list command) #184

Closed
cunla opened this issue Jun 12, 2023 · 0 comments · Fixed by #208
Closed

Implement support for LMPOP (list command) #184

cunla opened this issue Jun 12, 2023 · 0 comments · Fixed by #208
Labels
enhancement New feature or request help wanted Extra attention is needed list-commands Commands related to lists

Comments

@cunla
Copy link
Owner

cunla commented Jun 12, 2023

Implement support for command LMPOP in list_mixin.py.

Returns multiple elements from a list after removing them. Deletes the list if the last element was popped..

Here is the Official documentation

@cunla cunla added enhancement New feature or request help wanted Extra attention is needed list-commands Commands related to lists labels Jun 12, 2023
@cunla cunla closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed list-commands Commands related to lists
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant