Skip to content

importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object #60625

@eudoxos

Description

@eudoxos
mannequin
BPO 16421
Nosy @brettcannon, @amauryfa, @ncoghlan, @pitrou, @vstinner, @bitdancer, @asvetlov, @ericsnowcurrently
Files
  • many-modules-in-one-so_1.diff
  • many-modules-in-one-so_2.diff: Patch version 2, with tests
  • many-modules-in-one-so_3.diff
  • 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 = 'https://github.com/asvetlov'
    closed_at = <Date 2012-12-15.16:28:40.662>
    created_at = <Date 2012-11-06.14:42:53.120>
    labels = ['extension-modules', 'type-bug']
    title = 'importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object'
    updated_at = <Date 2012-12-15.16:28:40.660>
    user = 'https://bugs.python.org/eudoxos'

    bugs.python.org fields:

    activity = <Date 2012-12-15.16:28:40.660>
    actor = 'asvetlov'
    assignee = 'asvetlov'
    closed = True
    closed_date = <Date 2012-12-15.16:28:40.662>
    closer = 'asvetlov'
    components = ['Extension Modules']
    creation = <Date 2012-11-06.14:42:53.120>
    creator = 'eudoxos'
    dependencies = []
    files = ['27909', '27911', '27918']
    hgrepos = []
    issue_num = 16421
    keywords = ['patch']
    message_count = 25.0
    messages = ['174967', '174970', '174971', '174972', '174975', '174976', '174977', '174981', '174988', '174992', '175004', '175059', '175087', '175090', '175103', '175124', '176654', '176662', '177461', '177462', '177466', '177535', '177536', '177537', '177538']
    nosy_count = 12.0
    nosy_names = ['brett.cannon', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'Arfrever', 'r.david.murray', 'asvetlov', 'docs@python', 'python-dev', 'eric.snow', 'eudoxos']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16421'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    extension-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