← 返回首页
Implementation of @abstractmethod for PEP 3119 · Issue #44895 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Implementation of @abstractmethod for PEP 3119 #44895

New issue
New issue

Description

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)

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.