Handle whitespace when calculating usernames by AA-Turner · Pull Request #132 · python/cherry-picker
>>> import subprocess >>> subprocess.check_output(["git", "config", "--get", "remote.origin.url"]) b'https://github.com/AA-Turner/cpython\n'
Handle whitespace when calculating usernames by AA-Turner · Pull Request #132 · python/cherry-picker
>>> import subprocess >>> subprocess.check_output(["git", "config", "--get", "remote.origin.url"]) b'https://github.com/AA-Turner/cpython\n'