Skip to content

Add removeprefix and removesuffix to pystring#30

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

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

Conversation

@niclasr

@niclasr niclasr commented Mar 4, 2022

Copy link
Copy Markdown
Contributor

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

grdanny commented Apr 11, 2022

Copy link
Copy Markdown
Collaborator

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

niclasr commented Jun 5, 2022

Copy link
Copy Markdown
Contributor Author

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

@lgritz

lgritz commented Jun 5, 2022

Copy link
Copy Markdown
Member

@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 [email protected]

@niclasr

niclasr commented Jun 5, 2022

Copy link
Copy Markdown
Contributor Author

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