Skip to content

platform.libc_ver() returns incorrect version number #70731

@thomaswaldmann

Description

@thomaswaldmann
BPO 26544
Nosy @malemburg, @doko42, @vstinner, @benjaminp, @ned-deily, @njsmith, @serhiy-storchaka, @ThomasWaldmann
PRs
  • bpo-26544: Fixed implementation of platform.libc_ver(). #7684
  • [3.7] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). #8193
  • [3.6] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684) #8195
  • [2.7] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684) #8196
  • bpo-26544: Get rid of dependence from distutils in platform. #8356
  • [2.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356) #8952
  • [3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356). #8970
  • [3.6] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356). #8971
  • bpo-26544: Add test for platform._comparable_version(). #8973
  • [3.6] [3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356). (GH-8970) #9061
  • [2.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356). (GH-8970) #9062
  • [2.7] bpo-26544: Make platform.libc_ver() less slow #10868
  • Files
  • results-20160709-224820.csv
  • platform-no-distutils.diff: platform-not-using-distutils
  • 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-09-17.10:25:38.814>
    created_at = <Date 2016-03-12.00:36:03.132>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'release-blocker']
    title = 'platform.libc_ver() returns incorrect version number'
    updated_at = <Date 2018-12-05.14:23:05.563>
    user = 'https://github.com/ThomasWaldmann'

    bugs.python.org fields:

    activity = <Date 2018-12-05.14:23:05.563>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-17.10:25:38.814>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-03-12.00:36:03.132>
    creator = 'Thomas.Waldmann'
    dependencies = []
    files = ['43672', '47755']
    hgrepos = []
    issue_num = 26544
    keywords = ['patch', '3.6regression', '3.7regression']
    message_count = 36.0
    messages = ['261624', '261648', '261649', '270073', '270080', '270089', '319456', '319479', '321301', '321308', '321310', '321311', '321462', '322021', '322023', '323795', '323796', '323802', '323805', '323816', '323823', '323825', '324164', '324231', '324581', '324582', '324588', '324637', '324638', '324639', '324784', '324794', '325158', '325520', '330951', '331116']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'doko', 'vstinner', 'benjamin.peterson', 'ned.deily', 'njs', 'serhiy.storchaka', 'Thomas.Waldmann']
    pr_nums = ['7684', '8193', '8195', '8196', '8356', '8952', '8970', '8971', '8973', '9061', '9062', '10868']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26544'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of liferelease-blockerstdlibStandard 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