Skip to content

bpo-30439: Add some helpful low-level functions for subinterpreters. - #1802

Closed
ericsnowcurrently wants to merge 28 commits into
python:masterfrom
ericsnowcurrently:low-level-extra-functions
Closed

bpo-30439: Add some helpful low-level functions for subinterpreters.#1802
ericsnowcurrently wants to merge 28 commits into
python:masterfrom
ericsnowcurrently:low-level-extra-functions

Conversation

@ericsnowcurrently

@ericsnowcurrentlyericsnowcurrently commented May 24, 2017

Copy link
Copy Markdown
Member

@ncoghlan

ncoghlan commented Jan 23, 2018

Copy link
Copy Markdown
Contributor

Just noting that ./python -m test test__interpreters segfaults for me in a release build (debug builds appear to work fine, and all the other tests pass normally in the release build)

@ericsnowcurrently

Copy link
Copy Markdown
MemberAuthor

I'll loop back to this once PEP 554 advances or I need something like this for the test suite.

Sign up for freeto 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.

5 participants

@ericsnowcurrently@ncoghlan@brettcannon@Mariatta@the-knights-who-say-ni