Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@da-woods
Copy link
Contributor

Unicode characters got into the function argument name, but inside the function the variable was properly escaped.

Unicode characters got into the function argument name, but inside
the function the variable was properly escaped.
@scoder scoder added this to the 3.1 milestone Apr 30, 2025
@scoder scoder merged commit 28c4b50 into cython:master Apr 30, 2025
72 checks passed
@scoder
Copy link
Contributor

scoder commented Apr 30, 2025

I think it's good enough for the release, even if the comment reminds us that it's not ideal.

@da-woods da-woods deleted the unicode-cpdef-args branch April 30, 2025 15:39
@da-woods
Copy link
Contributor Author

With this I can compile Cython itself after a global find-and-replace to swap entry for a couple of Chinese characters. So it hopefully suggests there aren't too many big unicode bugs left (although it's still poorly-tested).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants