@functools.wraps and abc.abstractmethod interoperability
Open
Nobody has claimed this yet.
extension-modules
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 43010 |
|---|---|
| Nosy | @sweeneyde, @erezinman, @kamilturek |
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 = None
created_at = <Date 2021-01-23.14:26:11.676>
labels = ['extension-modules', 'type-bug', 'library']
title = '@functools.wraps and abc.abstractmethod interoperability'
updated_at = <Date 2021-03-22.17:09:32.731>
user = 'https://github.com/erezinman'
bugs.python.org fields:
activity = <Date 2021-03-22.17:09:32.731>
actor = 'Dennis Sweeney'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2021-01-23.14:26:11.676>
creator = 'erezinman'
dependencies = []
files = []
hgrepos = []
issue_num = 43010
keywords = []
message_count = 8.0
messages = ['385538', '388640', '388641', '389295', '389306', '389307', '389308', '389332']
nosy_count = 3.0
nosy_names = ['Dennis Sweeney', 'erezinman', 'kamilturek']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue43010'
versions = ['Python 3.6']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked BPO 43010 discussion and the functools.wraps and abc.abstractmethod entry points in the Python library. The issue does not identify files, tests, a reproduction, or expected behavior, so the first step is to establish the intended interoperability and a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100