8000 [3.13] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) by miss-islington · Pull Request #131343 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.13] gh-131339: test PyBytes_Size for a zero-size bytes object (GH-131340) #131343

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 17, 2025

…onGH-131340)

(cherry picked from commit 3ae67ba)

Co-authored-by: Nybblista <170842536+nybblista@users.noreply.github.com>
@sobolevn sobolevn enabled auto-merge (squash) March 17, 2025 08:40
@sobolevn sobolevn merged commit 3930b7c into python:3.13 Mar 17, 2025
41 checks passed
@picnixz
Copy link
Member
picnixz commented Mar 17, 2025

We could add more 0-size bytes tests in other functions as well I think. For instance PyBytes_FromObject(b'') is not tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0