Skip to content

Flatten nested functools.partial #52078

@AlexanderBelopolsky

Description

@AlexanderBelopolsky
BPO 7830
Nosy @rhettinger, @abalkin, @pitrou, @vstinner, @jackdied, @MojoVampire
Files
  • no-nested-partial.diff
  • no-nested-partial-exact.diff
  • issue7830.diff
  • issue7830-2.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/abalkin'
    closed_at = <Date 2015-03-01.20:09:11.372>
    created_at = <Date 2010-02-01.19:07:29.413>
    labels = ['extension-modules', 'library', 'performance']
    title = 'Flatten nested functools.partial'
    updated_at = <Date 2015-03-01.20:55:12.337>
    user = 'https://bugs.python.org/AlexanderBelopolsky'

    bugs.python.org fields:

    activity = <Date 2015-03-01.20:55:12.337>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2015-03-01.20:09:11.372>
    closer = 'belopolsky'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2010-02-01.19:07:29.413>
    creator = 'Alexander.Belopolsky'
    dependencies = []
    files = ['16083', '16091', '17813', '36837']
    hgrepos = []
    issue_num = 7830
    keywords = ['patch']
    message_count = 18.0
    messages = ['98674', '98698', '98706', '108980', '111287', '111289', '111319', '111401', '111508', '122932', '122934', '228735', '228737', '228743', '228747', '228796', '236975', '236979']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'belopolsky', 'pitrou', 'vstinner', 'jackdied', 'vdupras', 'Christophe Simonis', 'python-dev', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue7830'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions