PythonFuzz is coverage-guided fuzzer for testing python packages. Fuzzing for safe languages like python is a powerful strategy for finding bugs like unhandled exceptions, logic bugs, security bugs ...
IPC provides flexible, efficient message passing between processes. It can transparently send and receive complex data structures, including lists and variable length arrays, using both anonymous ...
Use the Cachix binary cache to avoid rebuilding Python from source. Do not override the nixpkgs input when using this flake. The cached builds are tied to the pinned nixpkgs revision; overriding it ...