Skip to content

Immutable module type can't be used as package in custom loader #83517

Closed
@DinoV

Description

@DinoV
BPO 39336
Nosy @brettcannon, @vstinner, @DinoV, @corona10
PRs
  • bpo-39336: Allow packages to not let their child modules be set on them #18006
  • 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/DinoV'
    closed_at = <Date 2020-01-23.00:57:27.184>
    created_at = <Date 2020-01-14.21:33:31.500>
    labels = ['interpreter-core', 'type-bug']
    title = "Immutable module type can't be used as package in custom loader"
    updated_at = <Date 2020-01-28.02:21:01.711>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2020-01-28.02:21:01.711>
    actor = 'vstinner'
    assignee = 'dino.viehland'
    closed = True
    closed_date = <Date 2020-01-23.00:57:27.184>
    closer = 'dino.viehland'
    components = ['Interpreter Core']
    creation = <Date 2020-01-14.21:33:31.500>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39336
    keywords = ['patch']
    message_count = 7.0
    messages = ['360000', '360006', '360014', '360164', '360525', '360745', '360832']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'vstinner', 'dino.viehland', 'corona10']
    pr_nums = ['18006']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39336'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions