Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 554: Fix minor typo in marshal example code (#1229) #1230

Merged
merged 2 commits into from Nov 8, 2019

Conversation

@dimitern
Copy link
Contributor

@dimitern dimitern commented Nov 8, 2019

Fixes #1229; CLA signed.

In PEP 554, "Passing objects via marshal" section example code, create_fifo should be create_channel.

@ericsnowcurrently

dimitern added 2 commits Nov 8, 2019
PEP 554: Fix typo in marshal example code (#1229)
Copy link
Member

@ericsnowcurrently ericsnowcurrently left a comment

LGTM :)

@ericsnowcurrently ericsnowcurrently merged commit f42acbe into python:master Nov 8, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants