Skip to content

Conversation

@reidgilman
Copy link

…strings

Issues

Details

  • added a strip() function remove leading & trailing whitepspace from strings

Copy link
Author

@reidgilman reidgilman left a comment

Choose a reason for hiding this comment

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

Hello! I broke strip() into three functions lstrip(), rstrip(), and strip() per your request. I also added tests. I also merged 0.8.0 into my branch, so, this should be a clean merge for you! Please let me know if this looks good or if there are other changes you'd like.

@rw-access
Copy link
Contributor

Awesome, thanks! Can you update the documentation as well? I have a licensing/versioning question internally, and if that all checks out, then we should be good to move forward and merge. I believe this should also be able to make it in by the 3.16 release. If not, then by 3.17.

@reidgilman
Copy link
Author

Documentation updated in 77dd49a

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