Skip to content

Distutils generates the wrong export symbol for unicode module names #83613

Description

@da-woods
mannequin
BPO 39432
Nosy @scoder, @ned-deily, @merwok, @encukou, @ambv, @zooba, @dstufft, @miss-islington, @da-woods
PRs
  • bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils #18150
  • [3.8] bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils (GH-18150) #18546
  • [3.8] bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357) #18548
  • 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 2020-02-18.13:17:31.345>
    created_at = <Date 2020-01-23.13:48:15.580>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'Distutils generates the wrong export symbol for unicode module names'
    updated_at = <Date 2021-04-20.09:24:11.553>
    user = 'https://github.com/da-woods'

    bugs.python.org fields:

    activity = <Date 2021-04-20.09:24:11.553>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-18.13:17:31.345>
    closer = 'scoder'
    components = ['Distutils']
    creation = <Date 2020-01-23.13:48:15.580>
    creator = 'da-woods'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39432
    keywords = ['patch']
    message_count = 12.0
    messages = ['360555', '361352', '361416', '361434', '361435', '361436', '361437', '361460', '361608', '361800', '362206', '391314']
    nosy_count = 9.0
    nosy_names = ['scoder', 'ned.deily', 'eric.araujo', 'petr.viktorin', 'lukasz.langa', 'steve.dower', 'dstufft', 'miss-islington', 'da-woods']
    pr_nums = ['18150', '18546', '18548']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39432'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions