Deprecate unbound super methods
Open
Nobody has claimed this yet.
interpreter-core
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 37808 |
|---|---|
| Nosy | @gvanrossum, @stevendaprano, @ZackerySpytz |
| 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 2019-08-10.08:17:59.492>
labels = ['3.9']
title = 'Deprecate unbound super methods'
updated_at = <Date 2019-08-11.18:17:34.897>
user = 'https://github.com/stevendaprano'
bugs.python.org fields:
activity = <Date 2019-08-11.18:17:34.897>
actor = 'gvanrossum'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-08-10.08:17:59.492>
creator = 'steven.daprano'
dependencies = []
files = []
hgrepos = []
issue_num = 37808
keywords = ['patch']
message_count = 2.0
messages = ['349338', '349405']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'steven.daprano', 'ZackerySpytz']
pr_nums = ['15205']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue37808'
versions = ['Python 3.9']
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
The issue body points to BPO 37808 and existing PR 15205, but names no files or tests. Start by reviewing the linked issue and pull request; the work is complete when the deprecation behavior and its validation are established there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100