Skip to content

Fix binascii fuzzer and make CI stricter#53

Merged
StanFromIreland merged 1 commit intopython:mainfrom
StanFromIreland:binascii-fuzzer
Apr 25, 2026
Merged

Fix binascii fuzzer and make CI stricter#53
StanFromIreland merged 1 commit intopython:mainfrom
StanFromIreland:binascii-fuzzer

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

For example, see: https://github.com/python/cpython/actions/runs/24933350021/job/73014664917?pr=148982

This wasn't caught (technically it did but it didn't complain) by the CI previously since we allowed up to 10% of targets to fail (the default) :-/

@StanFromIreland StanFromIreland requested a review from a team as a code owner April 25, 2026 15:06
@StanFromIreland StanFromIreland merged commit 800e54c into python:main Apr 25, 2026
3 checks passed
@StanFromIreland StanFromIreland deleted the binascii-fuzzer branch April 25, 2026 15:18
@StanFromIreland
Copy link
Copy Markdown
Member Author

Thanks for the reveiw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants