Dmitry Blotsky
Dmitry Blotsky
@FedericoAureliano heyoo, is this PR still relevant?
Is it really that slow to switch files and change a value? Surely, it's not worth to reacquire the _massive_ maintainability cost that classes removed in the first place.
@FedericoAureliano heyoo, what do you think of merging banditfuzz into trunk, so you don't have to work on a branch? :) Also, are there ways I can make it easier...
@FedericoAureliano Heh, I'm far from a sensei. I'm barely passable! The methods I'm considering: 1. Pass a `--plugin path/to/plugin.py` flag, and `import` the file at the path. 2. Pass a...
I think this goes against the spirit of a "random AST" generator. It would now produce a "somewhat random" AST. What do you think about instead creating a `word-equation` generator,...
@FedericoAureliano you're completely right, the "randomness" is a debatable topic, since it's affected by so many factors (e.g. frequency of string arguments in definitions).
Please close the PR if you end up making a new generator instead.
@FedericoAureliano heyoo, is this PR still relevant?
It is designed to work after installing only, sorry. Do you have a limitation that prevents you from installing the package?