Skip to content

[3.7] bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) #14479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 30, 2019

Add more fuzz testing for re.compile, re.load and csv.reader
(cherry picked from commit 5cbbbd7)

Co-authored-by: Ammar Askar ammar@ammaraskar.com

https://bugs.python.org/issue29505

…ythonGH-14255)

Add more fuzz testing for re.compile, re.load and csv.reader
(cherry picked from commit 5cbbbd7)

Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
@gpshead
Copy link
Member

gpshead commented Jun 30, 2019

I'm waiting until 3.7.4 is out the door before merging to keep life simple for people working on the release.

@miss-islington
Copy link
Contributor Author

@ammaraskar and @gpshead: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@ammaraskar and @gpshead: Status check is done, and it's a success ✅ .

@gpshead
Copy link
Member

gpshead commented Jul 1, 2019

Actually i'm going to stop backporting these all the way to 3.7. We're running the fuzzer on master. If we setup automation to run it on release branches as well, we can backport the latest xxtestfuzz stuff at that time. While we're building this automatic fuzz testing up, I anticipate us only running against the main branch.

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

Successfully merging this pull request may close these issues.

5 participants