Skip to content

Speedup types.coroutine() #68513

@1st1

Description

@1st1
BPO 24325
Nosy @gvanrossum, @ncoghlan, @scoder, @vstinner, @larryhastings, @asvetlov, @markshannon, @vadmium, @1st1
Dependencies
  • bpo-24400: Awaitable ABC incompatible with functools.singledispatch
  • Files
  • types_coroutine_speedup.patch
  • types_coroutine_speedup.patch
  • types_coroutine_speedup.patch: more tests; rebase onto 24400; make GeneratorWrapper a GC type
  • types_coroutine_speedup.patch: rebased; more tests
  • types_coroutine_speedup.patch: new unittests have been committed; the patch now contains only the acceleration part
  • 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/1st1'
    closed_at = <Date 2018-01-29.20:10:43.091>
    created_at = <Date 2015-05-29.16:23:27.316>
    labels = ['type-feature', 'library']
    title = 'Speedup types.coroutine()'
    updated_at = <Date 2018-01-29.20:10:43.089>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2018-01-29.20:10:43.089>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2018-01-29.20:10:43.091>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-05-29.16:23:27.316>
    creator = 'yselivanov'
    dependencies = ['24400']
    files = ['39547', '39563', '39754', '39774', '39803']
    hgrepos = []
    issue_num = 24325
    keywords = ['patch']
    message_count = 20.0
    messages = ['244388', '244418', '244447', '244451', '244490', '244504', '245575', '245581', '245655', '245756', '245761', '245764', '246117', '246118', '246123', '246139', '246142', '246148', '246330', '311162']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'scoder', 'vstinner', 'larry', 'Arfrever', 'asvetlov', 'Mark.Shannon', 'python-dev', 'martin.panter', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24325'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions