Specialize for staticmethods and classmethods
Open
Nobody has claimed this yet.
3.13
interpreter-core
performance
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 46533 |
|---|---|
| Nosy | @markshannon, @Fidget-Spinner |
| PRs |
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 2022-01-26.10:01:18.026>
labels = []
title = 'Specialize for staticmethods and classmethods'
updated_at = <Date 2022-01-28.15:19:48.231>
user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2022-01-28.15:19:48.231>
actor = 'Mark.Shannon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2022-01-26.10:01:18.026>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 46533
keywords = ['patch']
message_count = 4.0
messages = ['411725', '411732', '411737', '411758']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'kj']
pr_nums = ['30990']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue46533'
versions = []
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 reviewing PR #30990, which is the pull request associated with this issue, and compare its discussion with the specialization goal in the title. The issue is done when the intended staticmethod and classmethod specialization work is completed and the pull request is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100