Skip to content

gh-144376: Only run 'address' fuzzer for python3-libraries#144398

Merged
hugovk merged 1 commit into
python:mainfrom
sethmlarson:cifuzz-python3-libraries-address-only
Feb 2, 2026
Merged

gh-144376: Only run 'address' fuzzer for python3-libraries#144398
hugovk merged 1 commit into
python:mainfrom
sethmlarson:cifuzz-python3-libraries-address-only

Conversation

@sethmlarson

@sethmlarson sethmlarson commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

At the moment the python3-libraries fuzzer only supports the address fuzzer, not memory or undefined. Disable these for now as they are holding up otherwise valid pull requests.

@sethmlarson sethmlarson added skip news infra CI, GitHub Actions, buildbots, Dependabot, etc. needs backport to 3.14 bugs and security fixes and removed awaiting review labels Feb 2, 2026
@hugovk hugovk merged commit 5f91577 into python:main Feb 2, 2026
58 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @sethmlarson for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@hugovk

hugovk commented Feb 2, 2026

Copy link
Copy Markdown
Member

Thanks!

@miss-islington-app

Copy link
Copy Markdown

Sorry, @sethmlarson and @hugovk, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5f91577cdd09bc604001ccfc164042ddbe486a81 3.14

@StanFromIreland

Copy link
Copy Markdown
Member

Needs a backport to 3.13 too. I can do them if ye want?

@StanFromIreland StanFromIreland added the needs backport to 3.13 bugs and security fixes label Feb 2, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @sethmlarson for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @sethmlarson and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5f91577cdd09bc604001ccfc164042ddbe486a81 3.13

@hugovk

hugovk commented Feb 2, 2026

Copy link
Copy Markdown
Member

Needs a backport to 3.13 too. I can do them if ye want?

Yes, please :)

@sethmlarson

Copy link
Copy Markdown
Contributor Author

Thanks @StanFromIreland 🙏

@sethmlarson sethmlarson deleted the cifuzz-python3-libraries-address-only branch February 2, 2026 15:59
@bedevere-app

bedevere-app Bot commented Feb 2, 2026

Copy link
Copy Markdown

GH-144399 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Feb 2, 2026
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Feb 2, 2026
…es (pythonGH-144398)

(cherry picked from commit 5f91577)

Co-authored-by: Seth Michael Larson <seth@python.org>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Feb 2, 2026
…es (pythonGH-144398)

(cherry picked from commit 5f91577)

Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app

bedevere-app Bot commented Feb 2, 2026

Copy link
Copy Markdown

GH-144400 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Feb 2, 2026
hugovk pushed a commit that referenced this pull request Feb 2, 2026
…-144398) (#144399)

(cherry picked from commit 5f91577)

Co-authored-by: Seth Michael Larson <seth@python.org>
hugovk pushed a commit that referenced this pull request Feb 2, 2026
…-144398) (#144400)

(cherry picked from commit 5f91577)

Co-authored-by: Seth Michael Larson <seth@python.org>
@webknjaz

webknjaz commented Feb 2, 2026

Copy link
Copy Markdown
Member

I think it would've been easier to add one exclusion entry than having a combo with a normal matrix+inclusions+exclusions, because adding more projects later would be confusing.

Aniketsy pushed a commit to Aniketsy/cpython that referenced this pull request Feb 3, 2026
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI, GitHub Actions, buildbots, Dependabot, etc. skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants