[WIP] bpo-35537: Fix function name in os.posix_spawnp() errors by vstinner · Pull Request #11719 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
vstinner
added
the
DO-NOT-MERGE
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
commented
Feb 1, 2019
vstinner commented
Member Author
I marked the PR as WIP because I noticed that test_posix fails even without my PR: see PR #11718.
vstinner
mentioned this pull request
vstinner
commented
Feb 1, 2019
vstinner commented
Member Author
I merged PR #11718. I rebased this PR on top of it.
@izbyshev, @nanjekyejoannah: Would you mind to check that the function name is properly passed to all os.posix_spawn() and os.posix_spawnp() error messages in my PR?
pablogsal
commented
Feb 1, 2019
pablogsal commented
Member
@vstinner I opened https://bugs.python.org/issue35876 after seeing the buildbot failures to track the failing test fixes.
izbyshev
approved these changes
bedevere-bot
added
awaiting core review
and removed
awaiting merge
labels
nanjekyejoannah
commented
Feb 1, 2019
nanjekyejoannah commented
Contributor
@vstinner the function name passing lgtm. I haven't identified anything contrary.
vstinner
merged commit
325e4ba
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
spawnp_func_name
branch
pablogsal
removed
the
DO-NOT-MERGE
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment