Skip to content

Hypothesis for Python - version 6.124.1

Latest
Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 18 Jan 00:47

fuzz_one_input is now implemented using an alternative backend. This
brings the interpretation of the fuzzer-provided bytestring closer to
the fuzzer mutations, allowing the mutations to work more reliably. We
hope to use this backend functionality to improve fuzzing integration
(see e.g. google/atheris#20) in the future!

The canonical version of these notes (with links) is on readthedocs.