[3.8] Fix name of '\0'. (GH-14222) by miss-islington · Pull Request #14223 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
miss-islington
commented
Jun 19, 2019
miss-islington
commented
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
Merged
bedevere-bot
added
skip issue
skip news
awaiting review
labels
benjaminp
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Jun 19, 2019
miss-islington commented
Contributor Author
@benjaminp: Status check is done, and it's a success ✅ .
miss-islington
merged commit
7edf8e5
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-7821b4c-3.8
branch
miss-islington
commented
Jun 19, 2019
miss-islington commented
Contributor Author
@benjaminp: Status check is done, and it's a success ✅ .
2 similar comments
miss-islington
commented
Jun 19, 2019
miss-islington commented
Contributor Author
@benjaminp: Status check is done, and it's a success ✅ .
miss-islington
commented
Jun 19, 2019
miss-islington commented
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