Skip to content

Implement PEP 562: module __getattr__ and __dir__ #76406

@ilevkivskyi

Description

@ilevkivskyi
BPO 32225
Nosy @ncoghlan, @methane, @ilevkivskyi
PRs
  • bpo-32225: Implementation of PEP 562 #4731
  • 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/ilevkivskyi'
    closed_at = <Date 2017-12-14.11:19:15.626>
    created_at = <Date 2017-12-05.20:30:14.925>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Implement PEP 562: module __getattr__ and __dir__'
    updated_at = <Date 2018-01-20.01:07:47.069>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2018-01-20.01:07:47.069>
    actor = 'levkivskyi'
    assignee = 'levkivskyi'
    closed = True
    closed_date = <Date 2017-12-14.11:19:15.626>
    closer = 'levkivskyi'
    components = ['Interpreter Core']
    creation = <Date 2017-12-05.20:30:14.925>
    creator = 'levkivskyi'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32225
    keywords = ['patch']
    message_count = 5.0
    messages = ['307935', '308285', '308290', '310271', '310313']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'methane', 'levkivskyi']
    pr_nums = ['4731']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32225'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-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