BPO | [37586](https://bugs.python.org/issue37586) --- | :--- Nosy | @ronaldoussoren, @ned-deily, @serhiy-storchaka, @zooba Superseder | bpo-41100: Support macOS 11 and Apple Silicon Macs *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://github.com/ronaldoussoren' closed_at = created_at = labels = ['OS-mac', 'type-bug', '3.8', '3.9', '3.10'] title = 'macOS: posix_spawn(..., setsid=True)' updated_at = user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = actor = 'ronaldoussoren' assignee = 'ronaldoussoren' closed = True closed_date = closer = 'ronaldoussoren' components = ['macOS'] creation = creator = 'ronaldoussoren' dependencies = [] files = [] hgrepos = [] issue_num = 37586 keywords = [] message_count = 9.0 messages = ['347816', '347817', '347819', '374585', '374603', '374623', '374636', '379428', '380546'] nosy_count = 4.0 nosy_names = ['ronaldoussoren', 'ned.deily', 'serhiy.storchaka', 'steve.dower'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = '41100' type = 'behavior' url = 'https://bugs.python.org/issue37586' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10'] ```