[3.8] bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) by miss-islington · Pull Request #14478 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link

Contributor

@miss-islington miss-islington commented

Jun 30, 2019

edited by bedevere-bot

Loading

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>

@miss-islington

Copy link

Contributor Author

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

@miss-islington miss-islington merged commit ffcc161 into python:3.8

Jun 30, 2019

@miss-islington miss-islington deleted the backport-5cbbbd7-3.8 branch

June 30, 2019 06:13

@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 ✅ .

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

Reviewers

@gpshead gpshead gpshead approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @gpshead @the-knights-who-say-ni @bedevere-bot @ammaraskar