New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-41784: make PyUnicode_AsUTF8AndSize part of the limited API #22252
Conversation
|
Ok, I think I got all the comments. Thanks! |
|
Done |
|
I can't see any What's New entry (I'm looking for |
|
Yes, there's a news entry. |
|
That's not the same as a What's New entry: https://docs.python.org/3/whatsnew/3.9.html#c-api-changes |
|
I didn't realize both were needed. I'll add a whatsnew entry now. |
|
Thanks! I fixed the merge conflict, and will merge once CI is done. |
|
Thanks much! |
https://bugs.python.org/issue41784