Skip to content

Conversation

@vstinner
Copy link

Use PyUnicode_Export() and PyUnicode_Import() functions of Python 3.14 limited C API to be able to use the stable ABI for the C speedup extension.

Use PyUnicode_Export() and PyUnicode_Import() functions of Python
3.14 limited C API to be able to use the stable ABI for the C speedup
extension.
@vstinner
Copy link
Author

PR created to see how MarkupSafe can use the new PyUnicode_Export() and PyUnicode_Import() functions which are currently being discussed at:

@vstinner
Copy link
Author

cc @davidism

@davidism
Copy link
Member

davidism commented Oct 6, 2024

Thanks for the demonstration. I'm going to close this for now while that discussion is ongoing. I can revisit it later if it makes it into Python 3.14.

@davidism davidism closed this Oct 6, 2024
@vstinner vstinner deleted the export branch October 6, 2024 20:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants