google / google/fuzzbench

Make it unnecessary to do PYTHONPATH=. to run FuzzBench code

Open
#313 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

I think the layout of FuzzBench is considered "bad" by Python's standards since it has scripts in subdirectories that must be able to import code from sibling subdirectories.
I don't want to change this structure frankly, I think it is good. But if it is possible to keep the structure and make PYTHONPATH=. unnecessary, I'd like to do so.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.