Problem with contextlib.nullcontext
Open
Nobody has claimed this yet.
stdlib
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34067 |
|---|---|
| Nosy | @ncoghlan, @ericvsmith, @serhiy-storchaka, @miss-islington, @iritkatriel |
| 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 2018-07-07.17:33:25.936>
labels = ['3.8', '3.9', '3.10', 'performance']
title = 'Problem with contextlib.nullcontext'
updated_at = <Date 2020-11-02.14:13:49.172>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2020-11-02.14:13:49.172>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2018-07-07.17:33:25.936>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 34067
keywords = ['patch']
message_count = 8.0
messages = ['321226', '321254', '321319', '321322', '321461', '321463', '321472', '378332']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'eric.smith', 'serhiy.storchaka', 'miss-islington', 'iritkatriel']
pr_nums = ['8158', '8199']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue34067'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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 with contextlib.nullcontext and review the linked pull requests #8158 and #8199. Use the existing performance/resource-usage discussion to determine the intended change and what would establish completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100