Skip to content

gh-111495: Test C API functions with extreme sizes and indices - #111631

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:test-capi-extreme-size
Nov 4, 2023
Merged

gh-111495: Test C API functions with extreme sizes and indices#111631
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:test-capi-extreme-size

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Nov 2, 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 Nov 2, 2023
@bedevere-appbedevere-appBot mentioned this pull request Nov 2, 2023
10 tasks
@serhiy-storchaka
serhiy-storchaka merged commit a8e1f47 into python:mainNov 4, 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-extreme-size branch November 4, 2023 09:40
@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a8e1f474c20ab15140dd0cfcb96b696857907a60 3.12

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Nov 4, 2023
…ndices (pythonGH-111631).
(cherry picked from commit a8e1f47)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-111731 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 4, 2023
@serhiy-storchakaserhiy-storchaka removed their assignment Jul 15, 2026
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.

1 participant

@serhiy-storchaka