Skip to content

EXT_SUFFIX is missing '.sl' on HP-UX #89122

Description

@florinspatar
BPO 44959
Nosy @vstinner, @ambv, @mattip, @pablogsal, @miss-islington, @florinspatar
PRs
  • bpo-44959: Added fallback to extension modules with '.sl' suffix on HP-UX #27857
  • [3.10] bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-27857) #29152
  • [3.9] bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-27857) #29153
  • Files
  • python-hpux-extension-suffixes.patch: proposed fixing patch
  • 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-09-08.12:43:39.125>
    created_at = <Date 2021-08-20.09:34:42.974>
    labels = ['extension-modules', 'type-bug', '3.11']
    title = "EXT_SUFFIX is missing '.sl' on HP-UX"
    updated_at = <Date 2021-11-18.16:19:28.080>
    user = 'https://github.com/florinspatar'

    bugs.python.org fields:

    activity = <Date 2021-11-18.16:19:28.080>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-08.12:43:39.125>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2021-08-20.09:34:42.974>
    creator = 'florinspatar'
    dependencies = []
    files = ['50227']
    hgrepos = []
    issue_num = 44959
    keywords = ['patch']
    message_count = 9.0
    messages = ['399945', '399947', '399955', '399959', '401379', '404742', '404747', '404751', '406552']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'lukasz.langa', 'python-dev', 'mattip', 'pablogsal', 'miss-islington', 'florinspatar']
    pr_nums = ['27857', '29152', '29153']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44959'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions