◐ Shell
clean mode source ↗

platform.system_alias(): add macOS support

BPO 35516
Nosy @ronaldoussoren, @vstinner
PRs
  • bpo-35516: Add macOS support to platform.system_alias() #11187
  • bpo-35516: platform.system_alias() don't replace Darwin #11207
  • 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:

    assignee = None
    closed_at = <Date 2018-12-18.18:51:54.956>
    created_at = <Date 2018-12-17.09:31:27.598>
    labels = ['3.8', 'library']
    title = 'platform.system_alias(): add macOS support'
    updated_at = <Date 2018-12-18.18:51:54.956>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-12-18.18:51:54.956>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-18.18:51:54.956>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-12-17.09:31:27.598>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35516
    keywords = ['patch']
    message_count = 6.0
    messages = ['331960', '331961', '331964', '331966', '332047', '332076']
    nosy_count = 2.0
    nosy_names = ['ronaldoussoren', 'vstinner']
    pr_nums = ['11187', '11207']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35516'
    versions = ['Python 3.8']