{{ message }}
gh-139871: Add _PyByteArray_empty_string to the stable ABI#140770
Closed
vstinner wants to merge 1 commit into
Closed
gh-139871: Add _PyByteArray_empty_string to the stable ABI#140770vstinner wants to merge 1 commit into
vstinner wants to merge 1 commit into
Conversation
Member
Author
|
#140128 tried to remove |
Sorry, something went wrong.
Member
|
It's not part of the stable ABI; it's certainly not in the Windows stable ABI DLL. |
Sorry, something went wrong.
Member
Author
|
Oh, it's declared in |
Sorry, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
.take_bytes([n])a zero-copy path frombytearraytobytes#139871