Skip to content

Conversation

JunyiXie
Copy link
Contributor

@JunyiXie JunyiXie commented Mar 22, 2021

https://bugs.python.org/issue43588
fix

./Python/_warnings.c:    static PyObject *importlib_string = NULL;
./Python/_warnings.c:    static PyObject *bootstrap_string = NULL;

https://bugs.python.org/issue43588

… with --with-experimental-isolated-subinterpreters may cause crash
@ericvsmith
Copy link
Member

The bpo number in the title is wrong. It should be 43588.

@ericvsmith ericvsmith changed the title bpo-43558: fix _warnings.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash bpo-43588: fix _warnings.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash Mar 22, 2021
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Apr 22, 2021
@kumaraditya303
Copy link
Contributor

kumaraditya303 commented Apr 7, 2022

These static variables were removed in #31366 so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review DO-NOT-MERGE stale Stale PR or inactive for long period of time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants