Running Python 2 blackbox fuzzers from Python 3.
Open
Py2->3
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 629
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 22
Description
As is, running Python 2 black box fuzzers does not work from the Python 3 bot, as we invoke "python run.py ..." where `python` is Python 3. We need to figure out a clean solution here to continue supporting old fuzzers.
Contributor guide
Assessment
This issue has not been assessed yet.