Skip to content

Enable non-ASCII extension module names #64684

Closed
@Suzumizaki

Description

@Suzumizaki
mannequin
BPO 20485
Nosy @brettcannon, @amauryfa, @ncoghlan, @scoder, @vstinner, @jkloth, @ericsnowcurrently, @serhiy-storchaka
Files
  • 20140202_patch_for_python_default_branch_88885.patch: Enable "import .pyd" patch for default branch
  • 20140202_patch_for_python3.3_88884.patch: Enable "import .pyd" patch for 3.3 branch
  • sample_importing_non_ascii_pyd.zip: Samples
  • 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 2017-06-13.23:10:49.397>
    created_at = <Date 2014-02-02.14:20:28.154>
    labels = ['interpreter-core', 'type-feature']
    title = 'Enable non-ASCII extension module names'
    updated_at = <Date 2017-06-13.23:10:49.396>
    user = 'https://bugs.python.org/Suzumizaki'

    bugs.python.org fields:

    activity = <Date 2017-06-13.23:10:49.396>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-13.23:10:49.397>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2014-02-02.14:20:28.154>
    creator = 'Suzumizaki'
    dependencies = []
    files = ['33866', '33867', '33868']
    hgrepos = []
    issue_num = 20485
    keywords = ['patch']
    message_count = 20.0
    messages = ['209988', '209998', '210002', '210059', '210064', '210076', '210082', '210096', '210120', '210124', '210125', '210177', '210209', '210211', '210220', '210221', '210292', '210293', '242049', '295968']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'amaury.forgeotdarc', 'ncoghlan', 'scoder', 'vstinner', 'jkloth', 'Arfrever', 'Suzumizaki', 'eric.snow', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20485'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions