Skip to content

pyclbr.readmodule() and pyclbr.readmodule_ex() don't support namespace packages #70756

@vstinner

Description

@vstinner
BPO 26569
Nosy @brettcannon, @ncoghlan, @vstinner, @ericsnowcurrently
Files
  • pyclbr.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 2016-03-17.18:22:24.445>
    created_at = <Date 2016-03-15.22:56:21.372>
    labels = ['interpreter-core', 'type-bug']
    title = "pyclbr.readmodule() and pyclbr.readmodule_ex() don't support namespace packages"
    updated_at = <Date 2016-03-17.18:22:55.728>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-03-17.18:22:55.728>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-17.18:22:24.445>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2016-03-15.22:56:21.372>
    creator = 'vstinner'
    dependencies = []
    files = ['42176']
    hgrepos = []
    issue_num = 26569
    keywords = ['patch']
    message_count = 12.0
    messages = ['261832', '261868', '261869', '261876', '261877', '261878', '261879', '261880', '261900', '261901', '261925', '261926']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26569'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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