Skip to content

Add __qualname__ attribute to Python generators and change default __name__ #65404

@SzieberthAdam

Description

@SzieberthAdam
BPO 21205
Nosy @gvanrossum, @pitrou, @vstinner, @bitdancer, @1st1
Files
  • gen_qualname.patch
  • gen_qualname-2.patch
  • gen_qualname-3.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 2014-06-16.14:20:06.745>
    created_at = <Date 2014-04-12.11:14:07.640>
    labels = ['type-feature', 'expert-asyncio']
    title = 'Add __qualname__ attribute to Python generators and change default __name__'
    updated_at = <Date 2014-06-16.14:28:24.641>
    user = 'https://bugs.python.org/SzieberthAdam'

    bugs.python.org fields:

    activity = <Date 2014-06-16.14:28:24.641>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-16.14:20:06.745>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2014-04-12.11:14:07.640>
    creator = 'SzieberthAdam'
    dependencies = []
    files = ['35571', '35603', '35611']
    hgrepos = []
    issue_num = 21205
    keywords = ['patch']
    message_count = 14.0
    messages = ['215968', '215995', '220273', '220337', '220369', '220385', '220389', '220424', '220720', '220722', '220723', '220724', '220725', '220726']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'r.david.murray', 'python-dev', 'yselivanov', 'SzieberthAdam']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21205'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions