Problems with handling the file command output in platform.architecture() · Issue #79529 · python/cpython · GitHub
Skip to content

Problems with handling the file command output in platform.architecture() #79529

Description

@serhiy-storchaka
BPO 35348
Nosy @malemburg, @ronaldoussoren, @vstinner, @serhiy-storchaka, @Windsooon
PRs
  • bpo-35348: Fix platform.architecture() #11159
  • bpo-35348: Make parsing the output of the file command in platform.architecture() more reliable. #11160
  • bpo-35348: Fix platform.architecture() on macOS #11186
  • bpo-35348: platform.architecture() doc suggests sys.maxsize #11208
  • 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.16:40:49.785>
    created_at = <Date 2018-11-29.12:33:34.244>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Problems with handling the file command output in platform.architecture()'
    updated_at = <Date 2018-12-18.16:40:49.784>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-12-18.16:40:49.784>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-18.16:40:49.785>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-11-29.12:33:34.244>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35348
    keywords = ['patch']
    message_count = 24.0
    messages = ['330686', '330689', '330738', '331816', '331817', '331820', '331821', '331826', '331829', '331830', '331831', '331834', '331835', '331836', '331843', '331956', '331958', '331959', '331962', '331965', '332015', '332016', '332050', '332072']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'ronaldoussoren', 'vstinner', 'serhiy.storchaka', 'Windson Yang']
    pr_nums = ['11159', '11160', '11186', '11208']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35348'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions