Skip to content

Enhance dir(module) to be informed by __all__ by updating module.__dir__ #75684

@codypiersall

Description

@codypiersall
BPO 31503
Nosy @brettcannon, @rhettinger, @terryjreedy, @ncoghlan, @bitdancer, @serhiy-storchaka, @csabella, @codypiersall
PRs
  • bpo-31503: Customize module.__dir__. #3610
  • Superseder
  • bpo-32225: Implement PEP 562: module getattr and dir
  • 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 2018-12-21.23:21:07.122>
    created_at = <Date 2017-09-18.02:20:36.031>
    labels = ['type-feature', '3.7']
    title = 'Enhance dir(module) to be informed by __all__ by updating module.__dir__'
    updated_at = <Date 2018-12-21.23:21:07.121>
    user = 'https://github.com/codypiersall'

    bugs.python.org fields:

    activity = <Date 2018-12-21.23:21:07.121>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-21.23:21:07.122>
    closer = 'cheryl.sabella'
    components = []
    creation = <Date 2017-09-18.02:20:36.031>
    creator = 'codypiersall'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31503
    keywords = []
    message_count = 8.0
    messages = ['302404', '302405', '302406', '302407', '302408', '302409', '302425', '332309']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'rhettinger', 'terry.reedy', 'ncoghlan', 'r.david.murray', 'serhiy.storchaka', 'cheryl.sabella', 'codypiersall']
    pr_nums = ['3610']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32225'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31503'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions