BPO | [46832](https://bugs.python.org/issue46832) --- | :--- Nosy | @vstinner, @ericsnowcurrently, @kumaraditya303 Files | [unicodeobject.c](https://bugs.python.org/file50637/unicodeobject.c "Uploaded as text/plain at 2022-02-23.06:12:05 by moytrage") *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', 'build', '3.10'] title = 'unicodeobject.c doesn\'t compile when defined EXPERIMENTAL_ISOLATED_SUBINTERPRETERS, variable "interned" not found' updated_at = user = 'https://bugs.python.org/moytrage' ``` bugs.python.org fields: ```python activity = actor = 'kumaraditya' assignee = 'none' closed = False closed_date = None closer = None components = ['Subinterpreters'] creation = creator = 'moytrage' dependencies = [] files = ['50637'] hgrepos = [] issue_num = 46832 keywords = [] message_count = 3.0 messages = ['413774', '414429', '414431'] nosy_count = 4.0 nosy_names = ['vstinner', 'eric.snow', 'kumaraditya', 'moytrage'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'compile error' url = 'https://bugs.python.org/issue46832' versions = ['Python 3.10'] ```