diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-09 23:41:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 23:41:21 (GMT) |
commit | 0c0f254230bbc9532a7e78077a639a3ac940953c (patch) | |
tree | d35badf6fac682af73666dc883292a67df5778da /Python/tracemalloc.c | |
parent | 24fa8f2046965b46c70a750a5a004708a63ac770 (diff) | |
download | cpython-0c0f254230bbc9532a7e78077a639a3ac940953c.zip cpython-0c0f254230bbc9532a7e78077a639a3ac940953c.tar.gz cpython-0c0f254230bbc9532a7e78077a639a3ac940953c.tar.bz2 |
gh-109162: libregrtest: remove WorkerJob class (#109204)
* Add attributes to Regrtest and RunTests:
* gc_threshold
* memory_limit
* python_cmd
* use_resources
* Remove WorkerJob class. Add as_json() and from_json() methods to
RunTests. A worker process now only uses RunTests for all
parameters.
* Add tests on support.set_memlimit() in test_support. Create
_parse_memlimit() and also adds tests on it.
* Remove 'ns' parameter from runtest.py.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions