◐ Shell
clean mode source ↗

Fix name of '\0'. by benjaminp · Pull Request #14222 · python/cpython

'\0' is the NUL byte not NULL.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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

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

benjaminp added a commit that referenced this pull request

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

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

miss-islington added a commit that referenced this pull request

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

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

miss-islington added a commit that referenced this pull request

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

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

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jun 21, 2019

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
'\0' is the NUL byte not NULL.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
'\0' is the NUL byte not NULL.