Skip to content

Expose simplegeneric function in functools module #49385

@pfmoore

Description

@pfmoore
BPO 5135
Nosy @gvanrossum, @doerwalter, @rhettinger, @terryjreedy, @pfmoore, @pjeby, @ncoghlan, @pitrou, @merwok, @durban, @ambv, @ericsnowcurrently
Files
  • generic.patch: Patch against current Python trunk
  • generic.patch: Updated patch incorporating Ryan's feedback
  • generic.patch: Version 3 - incorporated further feedback
  • 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 2013-03-25.21:04:43.344>
    created_at = <Date 2009-02-02.19:57:38.733>
    labels = ['type-feature', 'library']
    title = 'Expose simplegeneric function in functools module'
    updated_at = <Date 2013-06-07.20:09:35.881>
    user = 'https://github.com/pfmoore'

    bugs.python.org fields:

    activity = <Date 2013-06-07.20:09:35.881>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-03-25.21:04:43.344>
    closer = 'terry.reedy'
    components = ['Library (Lib)']
    creation = <Date 2009-02-02.19:57:38.733>
    creator = 'paul.moore'
    dependencies = []
    files = ['12921', '12936', '12957']
    hgrepos = []
    issue_num = 5135
    keywords = ['patch', 'needs review']
    message_count = 30.0
    messages = ['80986', '81125', '81129', '81130', '81137', '81138', '81156', '81177', '81186', '81201', '81210', '81211', '81212', '81222', '81291', '82990', '83009', '83017', '83036', '92573', '111056', '111167', '111169', '111212', '112061', '132176', '132206', '132207', '185234', '190773']
    nosy_count = 14.0
    nosy_names = ['gvanrossum', 'doerwalter', 'rhettinger', 'terry.reedy', 'paul.moore', 'pje', 'ncoghlan', 'pitrou', 'ryan.freckleton', 'eric.araujo', 'kteague', 'daniel.urban', 'lukasz.langa', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'later'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5135'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      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