Skip to content

gh-111495: Add tests for PyBytes and PyByteArray C API - #111496

Merged
serhiy-storchaka merged 5 commits into
python:mainfrom
serhiy-storchaka:test-capi-bytes
Nov 1, 2023
Merged

gh-111495: Add tests for PyBytes and PyByteArray C API#111496
serhiy-storchaka merged 5 commits into
python:mainfrom
serhiy-storchaka:test-capi-bytes

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Oct 30, 2023

Copy link
Copy Markdown
Member

@serhiy-storchakaserhiy-storchaka added tests Tests in the Lib/test dir skip news topic-C-API needs backport to 3.12 only security fixes labels Oct 30, 2023
@serhiy-storchaka
serhiy-storchaka requested a review from a team as a code ownerOctober 30, 2023 14:53
@bedevere-appbedevere-appBot mentioned this pull request Oct 30, 2023
10 tasks
Comment threadModules/_testcapi/parts.h Outdated
@serhiy-storchaka
serhiy-storchaka merged commit 97b3cd3 into python:mainNov 1, 2023
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@serhiy-storchaka
serhiy-storchaka deleted the test-capi-bytes branch November 1, 2023 15:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 1, 2023
…H-111496)
(cherry picked from commit 97b3cd3)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-111607 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Nov 1, 2023
serhiy-storchaka added a commit to miss-islington/cpython that referenced this pull request Nov 1, 2023
…H-111496)
(cherry picked from commit 97b3cd3)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Nov 1, 2023
) (GH-111607)
(cherry picked from commit 97b3cd3)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-C-API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka@skirpichev