Skip to content

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

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
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