Skip to content

Conversation

@JunyiXie
Copy link
Contributor

@JunyiXieJunyiXie commented Mar 22, 2021

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

./Objects/boolobject.c:static PyObject *false_str = NULL; ./Objects/boolobject.c:static PyObject *true_str = NULL; 

https://bugs.python.org/issue43588

with --with-experimental-isolated-subinterpreters may cause crash
@github-actions
Copy link

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

@github-actionsgithub-actionsbot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewDO-NOT-MERGEstaleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@JunyiXie@kumaraditya303@corona10@the-knights-who-say-ni@bedevere-bot