Skip to content

gh-78877: Match PyByteArray_FromObject() behavior with the documentation#9332

Open
ZackerySpytz wants to merge 2 commits intopython:mainfrom
ZackerySpytz:bpo-34696-PyByteArray_FromObject
Open

gh-78877: Match PyByteArray_FromObject() behavior with the documentation#9332
ZackerySpytz wants to merge 2 commits intopython:mainfrom
ZackerySpytz:bpo-34696-PyByteArray_FromObject

Conversation

@ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Sep 15, 2018

PyByteArray_FromObject() now only accepts arguments that support the
buffer protocol.

https://bugs.python.org/issue34696

…tion

PyByteArray_FromObject() now only accepts arguments that support the
buffer protocol.
Copy link

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rebase

@erlend-aasland erlend-aasland changed the title bpo-34696: Match PyByteArray_FromObject() behavior with the documentation gh-78877: Match PyByteArray_FromObject() behavior with the documentation Jan 5, 2024
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants