FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-111495: Add tests for PyBytes and PyByteArray C API by serhiy-storchaka · Pull Request #111496 · python/cpython · GitHub

/ cpython Public

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 commented Oct 30, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

serhiy-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 requested a review from a team as a code owner October 30, 2023 14:53
bedevere-app Bot mentioned this pull request Oct 30, 2023
10 tasks
Comment thread Modules/_testcapi/parts.h Outdated
serhiy-storchaka merged commit 97b3cd3 into python:main Nov 1, 2023

Copy link
Copy Markdown

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

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 Bot commented Nov 1, 2023

Copy link
Copy Markdown

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

bedevere-app Bot 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>
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

Labels

skip news tests Tests in the Lib/test dir topic-C-API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL