Skip to content

platform.libc_ver() doesn't consider in case of executable is empty string #86423

@kurochan

Description

@kurochan
mannequin
BPO 42257
Nosy @malemburg, @vstinner, @kurochan
PRs
  • bpo-42257: handle empty string in variable executable in platform.libc_ver() #23140
  • 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 2021-01-02.16:08:47.379>
    created_at = <Date 2020-11-04.06:01:55.532>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = "platform.libc_ver() doesn't consider in case of executable is empty string"
    updated_at = <Date 2021-01-02.16:10:14.085>
    user = 'https://github.com/kurochan'

    bugs.python.org fields:

    activity = <Date 2021-01-02.16:10:14.085>
    actor = 'lemburg'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-02.16:08:47.379>
    closer = 'lemburg'
    components = ['Library (Lib)']
    creation = <Date 2020-11-04.06:01:55.532>
    creator = 'kurochan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42257
    keywords = ['patch']
    message_count = 9.0
    messages = ['380311', '383523', '383891', '383892', '384118', '384120', '384121', '384225', '384226']
    nosy_count = 3.0
    nosy_names = ['lemburg', 'vstinner', 'kurochan']
    pr_nums = ['23140']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42257'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (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