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

@vstinner

* Replace "master process" with "parent process"
* Replace "master option mappings" with "main option mappings"
* Replace "master pattern object" with "main pattern object"
* ssl: replace "master" with "server"
* And some other similar changes

ericvsmith

@python python locked as off-topic and limited conversation to collaborators

Sep 12, 2018

serhiy-storchaka