◐ Shell
clean mode source ↗

[3.7] Fix name of '\0'. (GH-14222) by miss-islington · Pull Request #14224 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

'\0' is the NUL byte not NULL.
(cherry picked from commit 7821b4c)

Co-authored-by: Benjamin Peterson benjamin@python.org

'\0' is the NUL byte not NULL.
(cherry picked from commit 7821b4c)

Co-authored-by: Benjamin Peterson <benjamin@python.org>

@miss-islington

Copy link Copy Markdown

Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b296743 into python:3.7

Jun 19, 2019

@miss-islington miss-islington deleted the backport-7821b4c-3.7 branch

June 19, 2019 04:59

@miss-islington

Copy link Copy Markdown

Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@benjaminp benjaminp benjaminp approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @benjaminp @the-knights-who-say-ni @bedevere-bot