BPO | [43588](https://bugs.python.org/issue43588) --- | :--- Nosy | @vstinner, @corona10, @shihai1991, @JunyiXie, @kumaraditya303 PRs | python/cpython#24963python/cpython#24929python/cpython#24965python/cpython#24966python/cpython#24968python/cpython#24969python/cpython#24970python/cpython#24971python/cpython#24972 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['expert-subinterpreters', '3.10', 'type-crash'] title = '[Subinterpreters]: use static variable under building Python with --with-experimental-isolated-subinterpreters cause crash.' updated_at = user = 'https://github.com/JunyiXie' ``` bugs.python.org fields: ```python activity = actor = 'kumaraditya' assignee = 'none' closed = False closed_date = None closer = None components = ['Subinterpreters'] creation = creator = 'JunyiXie' dependencies = [] files = [] hgrepos = [] issue_num = 43588 keywords = ['patch'] message_count = 13.0 messages = ['389282', '389284', '389292', '389300', '389304', '389310', '389311', '389322', '389323', '389324', '406069', '406080', '416918'] nosy_count = 5.0 nosy_names = ['vstinner', 'corona10', 'shihai1991', 'JunyiXie', 'kumaraditya'] pr_nums = ['24963', '24929', '24965', '24966', '24968', '24969', '24970', '24971', '24972'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'crash' url = 'https://bugs.python.org/issue43588' versions = ['Python 3.10'] ```