BPO | [36876](https://bugs.python.org/issue36876) --- | :--- Nosy | @vsajip, @vstinner, @tiran, @phsilva, @ericsnowcurrently, @soltysh, @pablogsal, @sweeneyde PRs | python/cpython#13372python/cpython#13531python/cpython#15760python/cpython#15877python/cpython#16017python/cpython#16058python/cpython#16328python/cpython#16841python/cpython#22841python/cpython#23045python/cpython#23431python/cpython#23918python/cpython#23929python/cpython#31225python/cpython#31239python/cpython#31264 *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 = 'https://web.archive.org/web/20251127174057/https://github.com/ericsnowcurrently' closed_at = None created_at = labels = ['expert-subinterpreters', 'type-bug', '3.8'] title = '[subinterpreters] Global C variables are a problem' updated_at = user = 'https://web.archive.org/web/20251127174057/https://github.com/ericsnowcurrently' ``` bugs.python.org fields: ```python activity = actor = 'eric.snow' assignee = 'eric.snow' closed = False closed_date = None closer = None components = ['Subinterpreters'] creation = creator = 'eric.snow' dependencies = [] files = [] hgrepos = [] issue_num = 36876 keywords = ['patch'] message_count = 22.0 messages = ['342119', '342125', '352013', '352032', '352063', '352085', '352208', '354928', '356181', '357351', '357352', '357353', '368910', '379390', '379999', '381511', '383698', '383778', '393785', '412886', '412957', '413029'] nosy_count = 8.0 nosy_names = ['vinay.sajip', 'vstinner', 'christian.heimes', 'phsilva', 'eric.snow', 'maciej.szulik', 'pablogsal', 'Dennis Sweeney'] pr_nums = ['13372', '13531', '15760', '15877', '16017', '16058', '16328', '16841', '22841', '23045', '23431', '23918', '23929', '31225', '31239', '31264'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://web.archive.org/web/20251127174057/https://bugs.python.org/issue36876' versions = ['Python 3.8'] ``` * PR: gh-99217 * PR: gh-99355 * PR: gh-99389 * PR: gh-99397 * PR: gh-99400 * PR: gh-99402 * PR: gh-99409 * PR: gh-99411 * PR: gh-99487 * PR: gh-99488 * PR: gh-99496 * PR: gh-99497 * PR: gh-99516 * PR: gh-100082 * PR: gh-100083 * PR: gh-100084 * PR: gh-100085 * PR: gh-100092 * PR: gh-100122 * PR: gh-100125 * PR: gh-100139 * PR: gh-100140 * PR: gh-100151 * PR: gh-100152 * PR: gh-100202 * PR: gh-100203 * PR: gh-100277 * PR: gh-102505 * PR: gh-102506