bpo-34605, libregrtest: Avoid master/slave terms by vstinner · Pull Request #9099 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@vstinner

Mariatta, merwok, asvetlov, and lindseybrockman reacted with thumbs up emoji suic86, afourmy, izhangzhihao, bumfo, 0x6c53a137, thehackercat, ushuz, 3vilive, comicchang, starrify, and 35 more reacted with thumbs down emoji
* Rename --slaveargs to --worker-args
* Rename run_tests_slave() to run_tests_worker()

@rsaleri

This comment has been minimized.

@and3rson

This comment has been minimized.

@NiKiZe

This comment has been minimized.

@Marcon

This comment has been minimized.

@python python locked and limited conversation to collaborators

Sep 13, 2018

@serhiy-storchaka

This one LGTM. This is our internal API, and there are no any relations with existing common terminology. I always wondered why such bizarre name was used here.

Labels