← 返回首页
bpo-32604: Improve subinterpreter tests. by ericsnowcurrently · Pull Request #6914 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-32604: Improve subinterpreter tests.#6914

Merged
ericsnowcurrently merged 18 commits into
python:masterfrom
ericsnowcurrently:interpreters-tests
May 16, 2018
Merged

bpo-32604: Improve subinterpreter tests.#6914
ericsnowcurrently merged 18 commits into
python:masterfrom
ericsnowcurrently:interpreters-tests

Conversation

ericsnowcurrently commented May 16, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Add more tests for subinterpreters. This patch also fixes a few small defects in the channel implementation.

https://bugs.python.org/issue32604

Copy link
Copy Markdown

@ericsnowcurrently: Please replace # with GH- in the commit message next time. Thanks!

ericsnowcurrently deleted the interpreters-tests branch May 16, 2018 20:46
ericsnowcurrently added a commit that referenced this pull request May 31, 2018
… few buildbots. (gh-7288) For bpo-32604 I added some subinterpreter-related tests (see #6914) that are causing crashes on a few buildbots. I'm working on fixing the crashes (see #7251). This change temporarily disables the triggering test.
ericsnowcurrently added a commit that referenced this pull request Jun 2, 2018
For bpo-32604 I added extra subinterpreter-related tests (see #6914), which caused a few buildbots to crash. This patch fixes the crash by ensuring that refcounts in channels are handled properly.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.