Skip to content

Introspection generator and function closure state #57271

Closed
@ncoghlan

Description

@ncoghlan
BPO 13062
Nosy @ncoghlan, @meadori, @durban, @ericsnowcurrently
Files
  • issue13062.patch: v1 patch against tip (3.3.0a0)
  • issue13062-2.patch: v2 patch against tip (3.3.0a0)
  • issue13062-3.patch: v3 patch against tip (3.3.0a0)
  • issue13062-combined.diff: Combined patch for getclosurevars and getgeneratorlocals
  • issue13062-getclosurevars.diff: Just the getclosurevars changes
  • 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/ncoghlan'
    closed_at = <Date 2012-06-23.09:40:22.753>
    created_at = <Date 2011-09-29.17:43:09.969>
    labels = ['type-feature', 'library']
    title = 'Introspection generator and function closure state'
    updated_at = <Date 2012-06-23.09:40:22.685>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2012-06-23.09:40:22.685>
    actor = 'python-dev'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2012-06-23.09:40:22.753>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2011-09-29.17:43:09.969>
    creator = 'ncoghlan'
    dependencies = []
    files = ['23303', '23356', '23368', '26103', '26104']
    hgrepos = []
    issue_num = 13062
    keywords = ['patch']
    message_count = 18.0
    messages = ['144606', '144636', '144638', '144640', '144641', '144798', '144799', '144801', '145264', '145296', '145300', '145308', '146277', '162671', '162707', '163558', '163562', '163564']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'ron_adam', 'meador.inge', 'daniel.urban', 'Yury.Selivanov', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13062'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions