Skip to content

Add removeprefix and removesuffix to pystring#30

Merged
grdanny merged 2 commits intoimageworks:masterfrom
niclasr:removestarfix
Jul 23, 2023
Merged

Add removeprefix and removesuffix to pystring#30
grdanny merged 2 commits intoimageworks:masterfrom
niclasr:removestarfix

Conversation

@niclasr
Copy link
Copy Markdown
Contributor

@niclasr niclasr commented Mar 4, 2022

Add removeprefix and removesuffix to pystring.
Python 3.9 added removeprefix and removesuffix
methods to Pythons string class. Add them to
pystring to match the interfaces.

niclasr added 2 commits March 4, 2022 13:21
Add removeprefix and removesuffix to pystring.
Python 3.9 added removeprefix and removesuffix
methods to Pythons string class. Add them to
pystring to match the interfaces.
@grdanny
Copy link
Copy Markdown
Collaborator

grdanny commented Apr 11, 2022

Hello There,

Thanks for the pull request, this is a good suggestion!
Since this is a Sony Imageworks open source project we would need you to fill in and sign our CLA which you can find here:
http://opensource.imageworks.com/cla/

Feel free to let me know if you have any questions.

Thanks again!

@niclasr
Copy link
Copy Markdown
Contributor Author

niclasr commented Jun 5, 2022

I have signed the CLA and sent it to iamgeworks office in Culver City, I hope it has arrived.

@lgritz
Copy link
Copy Markdown
Member

lgritz commented Jun 5, 2022

@niclasr I'm not sure anybody has ever sent a CLA to us in the post before, and I'm also not sure who's going to receive it after 2 years of everybody working from home.

Please just email an image of the signature page to opensource@imageworks.com

@niclasr
Copy link
Copy Markdown
Contributor Author

niclasr commented Jun 5, 2022

Ok I will do that.

@grdanny grdanny merged commit 76a2024 into imageworks:master Jul 23, 2023
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.

3 participants