[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

[3.8] bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991) #14005

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

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

Copy link
Contributor

miss-islington commented Jun 12, 2019

  • bpo-29505: Enable fuzz testing of the json module, enforce size limit on int(x) fuzz and json input size to avoid timeouts.

Contributed by by Ammar Askar for Google.
(cherry picked from commit a6e190e)

Co-authored-by: Ammar Askar aaskar@google.com

https://bugs.python.org/issue29505

…nGH-13991)

* bpo-29505: Enable fuzz testing of the json module, enforce size limit on int(x) fuzz and json input size to avoid timeouts.

Contributed by by Ammar Askar for Google.
(cherry picked from commit a6e190e)

Co-authored-by: Ammar Askar <aaskar@google.com>
Copy link
Contributor Author

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

miss-islington merged commit 878227e into python:3.8 Jun 12, 2019
miss-islington deleted the backport-a6e190e-3.8 branch June 12, 2019 04:48
Copy link
Contributor Author

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

1 similar comment
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants