Paul Stemmet
Results
2
issues of
Paul Stemmet
Adds a parameter 'test_args_raw' that allows users to pass raw args/options to cargo/libtest. It also refactors how conditional checks are handled: rather than checking all combinations of bools for each...
This patch set adds the core internal representation for a `PyO3` module's per-module state. Some of this work is taken from #4162 (credit: @Aequitosh), stripped down. Within we... 1. Added...