HomePhabricator

Use argparse in rpc_tests.py
861cac92e255Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use argparse in rpc_tests.py

Summary:
Backport the followign commit from bitcoin core:

commit 91bfffff5d1de034661e7fd6b319447b47ae6e33
Author: John Newbery <john@johnnewbery.com>
Date:   Tue Jan 31 10:15:40 2017 -0800

    Use argparse in rpc_tests.py

    This commit replaces the roll-your-own argument parsing in rpc_tests.py
    with Python's standard library argparse.

Depends on D817

Test Plan: ./configure && make && ./qa/pull-tester/rpc-tests.py

Reviewers: deadalnix, #bitcoin_abc, Yura

Reviewed By: deadalnix, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D818

Details

Provenance
schancelAuthored on Dec 17 2017, 18:57
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D818: Use argparse in rpc_tests.py
Parents
rSTAGING24c1598e695c: Use configparser in rpc-tests.py
Branches
Unknown
Tags
Unknown