Skip to content

Implementation of @abstractmethod for PEP 3119 #44895

@gvanrossum

Description

@gvanrossum
BPO 1706989
Nosy @gvanrossum
Files
  • abstract.diff: Initial version of the patch
  • abstract.diff: Version 2 (C89 syntax, fixed leak)
  • abstract.diff: Version 2 (Neal's nits+refactoring, optimization)
  • 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/gvanrossum'
    closed_at = <Date 2008-01-06.22:29:46.104>
    created_at = <Date 2007-04-24.22:45:36.000>
    labels = ['interpreter-core']
    title = 'Implementation of @abstractmethod for PEP 3119'
    updated_at = <Date 2008-01-06.22:29:46.104>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:46.104>
    actor = 'admin'
    assignee = 'gvanrossum'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2007-04-24.22:45:36.000>
    creator = 'gvanrossum'
    dependencies = []
    files = ['7966', '7967', '7968']
    hgrepos = []
    issue_num = 1706989
    keywords = ['patch']
    message_count = 5.0
    messages = ['52521', '52522', '52523', '52524', '52525']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'nnorwitz']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1706989'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions