Skip to content

IDLE: Include nested functions and classes in module browser #44322

@taleinat

Description

@taleinat
BPO 1612262
Nosy @terryjreedy, @ncoghlan, @devdanzin, @serwy, @csabella
PRs
  • bpo-1612262: IDLE: Class Browser shows nested functions and classes #2573
  • [3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes (GH-2573)  #3702
  • Dependencies
  • bpo-6691: Support for nested classes and function for pyclbr
  • bpo-30881: IDLE: add docstrings to browser.py
  • Files
  • classbrowser_nesting_support.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/terryjreedy'
    closed_at = <Date 2017-09-22.21:34:32.114>
    created_at = <Date 2006-12-09.17:38:55.000>
    labels = ['expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: Include nested functions and classes in module browser'
    updated_at = <Date 2017-09-23.20:45:10.472>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2017-09-23.20:45:10.472>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2017-09-22.21:34:32.114>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2006-12-09.17:38:55.000>
    creator = 'taleinat'
    dependencies = ['6691', '30881']
    files = ['14706']
    hgrepos = []
    issue_num = 1612262
    keywords = ['patch']
    message_count = 16.0
    messages = ['30777', '84594', '89549', '91499', '91509', '250596', '297297', '297974', '299794', '301929', '301930', '301947', '302716', '302767', '302776', '302777']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'ncoghlan', 'ajaksu2', 'gpolo', 'roger.serwy', 'cheryl.sabella']
    pr_nums = ['2573', '3702']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1612262'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions