FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.8] bpo-35537: Rewrite setsid test for os.posix_spawn (GH-11721) by miss-islington · Pull Request #14093 · python/cpython · GitHub

/ cpython Public

[3.8] bpo-35537: Rewrite setsid test for os.posix_spawn (GH-11721) - #14093

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-5884043-3.8
Jun 14, 2019
Merged

[3.8] bpo-35537: Rewrite setsid test for os.posix_spawn (GH-11721)#14093
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-5884043-3.8

Conversation

miss-islington commented Jun 14, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

bpo-35537, bpo-35876: Fix also test_start_new_session() of
test_subprocess: use os.getsid() rather than os.getpgid().
(cherry picked from commit 5884043)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue35537

bpo-35537, bpo-35876: Fix also test_start_new_session() of
test_subprocess: use os.getsid() rather than os.getpgid().
(cherry picked from commit 5884043)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, good bot.

Copy link
Copy Markdown
Contributor Author

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

1 similar comment

Copy link
Copy Markdown
Contributor Author

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

miss-islington merged commit e696b15 into python:3.8 Jun 14, 2019

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

miss-islington deleted the backport-5884043-3.8 branch June 14, 2019 17:49

Copy link
Copy Markdown
Contributor Author

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

1 similar comment

Copy link
Copy Markdown
Contributor Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL