Skip to content

singledispatch support for type annotations #76408

Closed
@ambv

Description

@ambv
BPO 32227
Nosy @gvanrossum, @rhettinger, @ambv, @1st1, @ilevkivskyi, @csabella
PRs
  • bpo-32227: functools.singledispatch supports registering via type annotations #4733
  • bpo-27984: explictly check type of singledispatch.dispatch() argument #6114
  • 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/ambv'
    closed_at = <Date 2018-03-14.23:34:12.078>
    created_at = <Date 2017-12-05.21:24:12.510>
    labels = ['3.7', 'type-feature', 'library']
    title = 'singledispatch support for type annotations'
    updated_at = <Date 2018-03-14.23:34:12.077>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2018-03-14.23:34:12.077>
    actor = 'lukasz.langa'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2018-03-14.23:34:12.078>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2017-12-05.21:24:12.510>
    creator = 'lukasz.langa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32227
    keywords = ['patch']
    message_count = 8.0
    messages = ['307686', '307690', '307691', '307692', '307693', '308075', '311565', '311599']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'rhettinger', 'lukasz.langa', 'yselivanov', 'levkivskyi', 'cheryl.sabella']
    pr_nums = ['4733', '6114']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32227'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibPython 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