◐ Shell
reader mode source ↗
Skip to content

bpo-34605: Avoid master/slave terms#9101

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:misc_master_slave
Sep 7, 2018
Merged

bpo-34605: Avoid master/slave terms#9101
vstinner merged 1 commit into
python:masterfrom
vstinner:misc_master_slave

Conversation

@vstinner

@vstinner vstinner commented Sep 7, 2018

Copy link
Copy Markdown
Member
  • 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

https://bugs.python.org/issue34605

* 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
@vstinner vstinner merged commit 5e92265 into python:master Sep 7, 2018
@vstinner vstinner deleted the misc_master_slave branch September 7, 2018 15:30
@towerd

This comment has been minimized.

@gvanrossum

gvanrossum commented Sep 12, 2018 via email

Copy link
Copy Markdown
Member

@peterwilli

This comment has been minimized.

@noizex

This comment has been minimized.

@GuacheSuede

This comment has been minimized.

@LudwikJaniuk

This comment has been minimized.

@mkubasz

This comment has been minimized.

@fskaeh

This comment has been minimized.

@tpruzina

This comment has been minimized.

@PetteriAimonen

This comment has been minimized.

@Phvli

This comment has been minimized.

@x1024

This comment has been minimized.

@python python locked as off-topic and limited conversation to collaborators Sep 12, 2018

@serhiy-storchaka serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

LGTM. Just few side comments.

ChrisMcKee referenced this pull request Sep 20, 2018
In distutils.command.install, replace "pliant children" (previously,
it was "pliant slaves") with "helpers".

<!-- issue-number: [bpo-34605](https://www.bugs.python.org/issue34605) -->
https://bugs.python.org/issue34605
<!-- /issue-number -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.