Skip to content

Conversation

@naveen521kk
Copy link
Member

It's useless because Cython is capable of handling
c-strings which shouldn't be modified. Initially,
I thought that wasn't the case but reading the docs
I could see it's not needed.
https://cython.readthedocs.io/en/stable/src/tutorial/strings.html#dealing-with-const

It's useless because Cython is capable of handling c-strings which shouldn't be modified. Initially, I thought that wasn't the case but reading the docs I could see it's not needed. https://cython.readthedocs.io/en/stable/src/tutorial/strings.html#dealing-with-const
@naveen521kk naveen521kk merged commit c2b985e into main Mar 20, 2022
@naveen521kk naveen521kk deleted the some-fixes branch March 20, 2022 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants